Setting back something reasonnable as default path

This commit is contained in:
Frederic Petrot 2003-09-11 15:09:37 +00:00
parent bb12c1c00e
commit c568c425f0
1 changed files with 2 additions and 2 deletions

View File

@ -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