rpms/firefox/devel firefox.sh.in,1.23,1.24

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


Author: stransky

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

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


Index: firefox.sh.in
===================================================================
RCS file: /cvs/pkgs/rpms/firefox/devel/firefox.sh.in,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- firefox.sh.in	26 Sep 2007 13:59:13 -0000	1.23
+++ firefox.sh.in	1 Oct 2007 10:25:58 -0000	1.24
@@ -144,14 +144,6 @@
 
 # OK, here's where all the real work gets done
 
-##
-## 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