Setting back something reasonnable as default path
This commit is contained in:
parent
bb12c1c00e
commit
c568c425f0
|
@ -8,7 +8,7 @@
|
||||||
# Edit Time: 1:08:54
|
# Edit Time: 1:08:54
|
||||||
# Description:
|
# 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
|
# The way the configure and Makefiles are written
|
||||||
|
@ -41,7 +41,7 @@ echo "checking for GNU make..."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export MAKE
|
export MAKE
|
||||||
ALLIANCE_TOP=/dsk/l1/misc/fred/truc
|
ALLIANCE_TOP=/usr/local/alliance
|
||||||
export ALLIANCE_TOP
|
export ALLIANCE_TOP
|
||||||
./configure --prefix=$ALLIANCE_TOP
|
./configure --prefix=$ALLIANCE_TOP
|
||||||
$MAKE install
|
$MAKE install
|
||||||
|
|
Loading…
Reference in New Issue