Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Go to the right directory to rebuild the archive
[simgrid.git] / buildtools / scripts / simgrid_build.functions
index 5c1c53a..ecaeec6 100644 (file)
@@ -24,7 +24,7 @@ wait_archive() {
 make_dist() {
   get_version
   if [ ! -e ${SIMGRID_BASEDIR}/${version}.tar.gz ] ; then
-    cd ${SIMGRID_BASEDIR}
+    cd ${SIMGRID_SVN_ROOT}
     echo "rebuild the missing files for compilation"
     if [ ! -e configure ] ; then
       ./bootstrap