[Lunar-commits] CVS: moonbase/net/maradns lunar_install.locations,
1.2, 1.3
Jaime Buffery
nestu at lunar-linux.org
Wed Apr 7 10:48:37 GMT 2004
Update of /var/cvs/lunar/moonbase/net/maradns
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9298
Modified Files:
lunar_install.locations
Log Message:
Change prefix to /usr/ instead of /usr/local/
Index: lunar_install.locations
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/maradns/lunar_install.locations,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- lunar_install.locations 19 Jan 2004 12:58:39 -0000 1.2
+++ lunar_install.locations 7 Apr 2004 10:48:35 -0000 1.3
@@ -8,7 +8,7 @@
# PREFIX=/usr/ ; make install
# Thanks to D Richard Felker III for this suggestion
if [ -z "$PREFIX" ]; then
- PREFIX="/usr/local"
+ PREFIX="/usr/"
fi
# Try to determine which language to use
More information about the Lunar-commits
mailing list