From c568c425f08e899bf03f73c1804175f630b4d0a1 Mon Sep 17 00:00:00 2001 From: Frederic Petrot Date: Thu, 11 Sep 2003 15:09:37 +0000 Subject: [PATCH] Setting back something reasonnable as default path --- alliance/src/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/alliance/src/build b/alliance/src/build index a5a0f04b..e4044557 100755 --- a/alliance/src/build +++ b/alliance/src/build @@ -8,7 +8,7 @@ # Edit Time: 1:08:54 # Description: # -# $Id: build,v 1.3 2003/09/11 15:08:14 fred Exp $ +# $Id: build,v 1.4 2003/09/11 15:09:37 fred Exp $ # # The way the configure and Makefiles are written @@ -41,7 +41,7 @@ echo "checking for GNU make..." fi export MAKE -ALLIANCE_TOP=/dsk/l1/misc/fred/truc +ALLIANCE_TOP=/usr/local/alliance export ALLIANCE_TOP ./configure --prefix=$ALLIANCE_TOP $MAKE install