[Lunar-commits] CVS: moonbase/compilers/j2sdk BUILD,1.5,1.6

Moritz Heiber moe at lunar-linux.org
Mon Feb 14 17:06:59 UTC 2005


Update of /var/cvs/lunar/moonbase/compilers/j2sdk
In directory espresso.foo-projects.org:/tmp/cvs-serv32749

Modified Files:
	BUILD 
Log Message:
Put the plugin in place. Doesn't matter if we need it or not.
It won't hurt.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/j2sdk/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	14 Feb 2005 16:51:31 -0000	1.5
+++ BUILD	14 Feb 2005 17:06:57 -0000	1.6
@@ -7,4 +7,11 @@
       ln -s "/usr/lib/$MODULE$VERSION/bin/$FILE" "/usr/bin/$FILE"
     fi
   done
+
+  # Do I smell mozilla or firefox?
+
+  mkdir -p /opt/lunar/plugins &&
+  ln -sf /usr/lib/$MODULE$VERSION/jre/plugin/i386/mozilla/javaplugin_oji.so \
+	/opt/lunar/plugins/javaplugin_oji.so
+
 ) > $C_FIFO 2>&1



More information about the Lunar-commits mailing list