[Lunar-commits] r24286 - moonbase/trunk/web/seamonkey

Terry Chan tchan at lunar-linux.org
Wed May 2 15:49:34 CEST 2007


Author: tchan
Date: 2007-05-02 15:49:34 +0200 (Wed, 02 May 2007)
New Revision: 24286

Modified:
   moonbase/trunk/web/seamonkey/POST_INSTALL
Log:
Added the important mozilla symlinks now that zbiggy has removed mozilla from
moonbase.


Modified: moonbase/trunk/web/seamonkey/POST_INSTALL
===================================================================
--- moonbase/trunk/web/seamonkey/POST_INSTALL	2007-05-02 13:09:17 UTC (rev 24285)
+++ moonbase/trunk/web/seamonkey/POST_INSTALL	2007-05-02 13:49:34 UTC (rev 24286)
@@ -18,3 +18,8 @@
 
 cd /usr/lib/$SMNKEY_LIBDIR
 ./regxpcom
+# Added the symlinks back now that zbiggy has removed mozilla from moonbase
+ln -sf /usr/lib/$SMNKEY_LIBDIR /usr/lib/mozilla
+ln -sf /usr/include/$SMNKEY_LIBDIR /usr/include/mozilla
+ln -sf /usr/bin/seamonkey /usr/bin/mozilla
+ln -sf /usr/bin/seamonkey-config /usr/bin/mozilla-config



More information about the Lunar-commits mailing list