CVS: moonbase/web/mozilla POST_INSTALL,1.6,1.7

nhudson at lunar-linux.org nhudson at lunar-linux.org
Tue Oct 21 03:26:00 GMT 2003


Update of /var/cvs/lunar/moonbase/web/mozilla
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24218/mozilla

Modified Files:
	POST_INSTALL 
Log Message:

Removing the old galeon2 module now that I have moved it to galeon to be compatible with mozilla 1.5, also fixed the recompile in the POST_INSTALL of the mozilla module from galeon2 to galeon 


Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/web/mozilla/POST_INSTALL,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- POST_INSTALL	4 Jul 2003 04:10:50 -0000	1.6
+++ POST_INSTALL	21 Oct 2003 03:25:57 -0000	1.7
@@ -36,4 +36,4 @@
 rm -fr $BOOST_LOCK
 
 if module_installed epiphany; then lin -c -r epiphany; fi
-if module_installed galeon2; then lin -c -r galeon2; fi
+if module_installed galeon; then lin -c -r galeon; fi




More information about the Lunar-commits mailing list