[Lunar-commits] CVS: moonbase/utils/lunar POST_INSTALL,1.4,1.5

Auke Kok sofar at lunar-linux.org
Mon Oct 18 08:27:34 UTC 2004


Update of /var/cvs/lunar/moonbase/utils/lunar
In directory espresso.foo-projects.org:/home/sofar/active/moonbase/utils/lunar

Modified Files:
	POST_INSTALL 
Log Message:
bugfix #501: make sure lunar wipes theedge, force calling of remove_module without checking for it


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/lunar/POST_INSTALL,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- POST_INSTALL	6 Jul 2004 20:10:01 -0000	1.4
+++ POST_INSTALL	18 Oct 2004 08:27:02 -0000	1.5
@@ -1,9 +1,2 @@
-# this is for removing the lunar module from the
-# package listing WITHOUT removing its contents
-# kongar, 20020524
-if module_installed lunar ; then
-  remove_module lunar
-fi
-
+remove_module theedge
 lunar set LUNAR_MODULE $MODULE
-



More information about the Lunar-commits mailing list