CVS: theedge/var/lib/lunar/functions optimize.lunar,1.36,1.37

Terry Chan tchan at lunar-linux.org
Fri Jul 18 03:08:14 GMT 2003


Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory dbguin.lunar-linux.org:/tmp/cvs-serv17180

Modified Files:
	optimize.lunar 
Log Message:
Again, fixed the typo of "PLATFOM" to be "PLATFORM".  This was fixed in
a previous version of this code but was LOST in sofar's latest merge.


Index: optimize.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/optimize.lunar,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- optimize.lunar	13 Jul 2003 20:49:54 -0000	1.36
+++ optimize.lunar	18 Jul 2003 03:08:12 -0000	1.37
@@ -25,7 +25,7 @@
    . /etc/lunar/local/optimizations
 else
   verbose_msg "initializing optimizations with hard-coded defaults"
-  echo -e PLATFOM=x86             '\n'    \
+  echo -e PLATFORM=x86            '\n'    \
           BUILD=i386-pc-linux-gnu '\n'    \
 	  MAKES=                  '\n'    \
 	  COPT=                   '\n'    \




More information about the Lunar-commits mailing list