rpms/seamonkey/devel seamonkey.sh.in,1.4,1.5

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Mon Oct 1 10:28:23 UTC 2007


Author: stransky

Update of /cvs/pkgs/rpms/seamonkey/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20197

Modified Files:
	seamonkey.sh.in 
Log Message:
removed unused plugin check


Index: seamonkey.sh.in
===================================================================
RCS file: /cvs/pkgs/rpms/seamonkey/devel/seamonkey.sh.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- seamonkey.sh.in	7 Aug 2007 09:38:53 -0000	1.4
+++ seamonkey.sh.in	1 Oct 2007 10:27:50 -0000	1.5
@@ -123,15 +123,6 @@
 
 # OK, here's where all the real work gets done
 
-# Configure plugins
-##
-## If plugins are wrapped, check them
-##
-if [ -x "/usr/bin/mozilla-plugin-config" ]
-then
-  /usr/bin/mozilla-plugin-config
-fi
-
 # check to see if there's an already running instance or not
 ALREADY_RUNNING=`check_running`
 




More information about the fedora-extras-commits mailing list