[Lunar-commits] CVS: moonbase/net/maradns lunar_install.locations, 1.3, 1.4

Jaime Buffery nestu at lunar-linux.org
Wed Apr 7 10:50:20 GMT 2004


Update of /var/cvs/lunar/moonbase/net/maradns
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9435

Modified Files:
	lunar_install.locations 
Log Message:
changed prefix to /usr and not /usr/ (just some cosmetics)


Index: lunar_install.locations
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/maradns/lunar_install.locations,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- lunar_install.locations	7 Apr 2004 10:48:35 -0000	1.3
+++ lunar_install.locations	7 Apr 2004 10:50:18 -0000	1.4
@@ -8,7 +8,7 @@
 # PREFIX=/usr/ ; make install
 # Thanks to D Richard Felker III for this suggestion
 if [ -z "$PREFIX" ]; then
-	PREFIX="/usr/"
+	PREFIX="/usr"
 fi
 
 # Try to determine which language to use



More information about the Lunar-commits mailing list