[Lunar-commits] CVS: moonbase/utils/theedge POST_INSTALL,1.5,1.6

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


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

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/theedge/POST_INSTALL,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- POST_INSTALL	6 Jul 2004 20:10:01 -0000	1.5
+++ POST_INSTALL	18 Oct 2004 08:27:08 -0000	1.6
@@ -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 lunar
 lunar set LUNAR_MODULE $MODULE
-



More information about the Lunar-commits mailing list