rpms/galeon/F-8 galeon-2.0.3-plugin-wrapper.patch,1.1,1.2

Martin Stransky (stransky) fedora-extras-commits at redhat.com
Mon Nov 19 11:12:06 UTC 2007


Author: stransky

Update of /cvs/pkgs/rpms/galeon/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8026

Modified Files:
	galeon-2.0.3-plugin-wrapper.patch 
Log Message:
fixed typo

galeon-2.0.3-plugin-wrapper.patch:

Index: galeon-2.0.3-plugin-wrapper.patch
===================================================================
RCS file: /cvs/pkgs/rpms/galeon/F-8/galeon-2.0.3-plugin-wrapper.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- galeon-2.0.3-plugin-wrapper.patch	19 Nov 2007 09:41:55 -0000	1.1
+++ galeon-2.0.3-plugin-wrapper.patch	19 Nov 2007 11:11:59 -0000	1.2
@@ -18,7 +18,7 @@
 +static int
 +mozilla_setup_wrapped_plugin (void)
 +{
-+	char *p_viewer = "/usr/lib/mozilla-plugin-config";
++	char *p_viewer = "/usr/bin/mozilla-plugin-config";
 +
 +	if(access(p_viewer, X_OK) != 0)
 +		return(FALSE);




More information about the fedora-extras-commits mailing list