From 03dc97c16086faa60e78c05ba89df4cc909791fd Mon Sep 17 00:00:00 2001 From: mquinson Date: Tue, 22 Dec 2009 16:01:41 +0000 Subject: [PATCH] Search the config file in the right location git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6916 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- buildtools/Cmake/make_dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildtools/Cmake/make_dist.sh b/buildtools/Cmake/make_dist.sh index 073bc7f92d..4af39e103b 100755 --- a/buildtools/Cmake/make_dist.sh +++ b/buildtools/Cmake/make_dist.sh @@ -4,7 +4,7 @@ set -e # This script creates a new dist archive from the svn -source cmake_simgrid.conf +source ~/simgrid-svn/buildtools/Cmake/cmake_simgrid.conf echo "get Linux dependencies" sudo aptitude install -y libtool automake1.10 autoconf libgcj10-dev gcc g++ bash flex flexml doxygen bibtex bibtool iconv bibtex2html addr2line valgrind -- 2.20.1