CVS: theedge/var/lib/lunar/functions main.lunar,1.3,1.4

niki at lunar-linux.org niki at lunar-linux.org
Fri Sep 12 00:33:20 GMT 2003


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

Modified Files:
	main.lunar 
Log Message:
Moved the rest of the depreciated "lin --fix" over to "lunar fix".


Index: main.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/main.lunar,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- main.lunar	29 Jul 2003 20:49:28 -0000	1.3
+++ main.lunar	12 Sep 2003 00:33:18 -0000	1.4
@@ -31,8 +31,8 @@
   update_modules
 
   if [ "$AUTOFIX" == "on" ] ; then
-    message "${MESSAGE_COLOR}Executing AUTOFIX : lin --fix${DEFAULT_COLOR}"
-    lin --fix
+    message "${MESSAGE_COLOR}Executing AUTOFIX : lunar fix${DEFAULT_COLOR}"
+    run_fix
   fi
 
   if [ "$AUTOPRUNE" == "on" ] ; then




More information about the Lunar-commits mailing list