X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/887e89f1a785d7dd3fc4dd3f923a41167fa712f5..9a4e55feeb53d29c30665c94a0d8b8d8de23c029:/tools/graspe-slave.in diff --git a/tools/graspe-slave.in b/tools/graspe-slave.in index ef2a8f94f1..b881d6476f 100644 --- a/tools/graspe-slave.in +++ b/tools/graspe-slave.in @@ -26,7 +26,7 @@ CONFIGURE_ENV="" CONFIGURE_ARGS="--prefix=$PREFIX/@PACKAGE@" # make target -MAKE_ALL="clean all" +MAKE_ALL="all" MAKE_INSTALL=install MAKE_CHECK="-k check" @@ -78,6 +78,7 @@ fi ### # Real script ### + # expend the path for solaris PATH="$PATH:/usr/xpg4/bin" export PATH