diff options
author | Remi Collet <fedora@famillecollet.com> | 2011-01-13 18:49:32 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2011-01-13 18:49:32 +0100 |
commit | 74fcd5ec0c12b0b8efce9a9b7d74d41490b07f01 (patch) | |
tree | 0037832f0f537763370e49ede11fd11e811df479 /mozilla-plugin.patch | |
parent | 6ca5235e0780014d084ac8288311ca2a4b73e0a1 (diff) |
clean
Diffstat (limited to 'mozilla-plugin.patch')
-rw-r--r-- | mozilla-plugin.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mozilla-plugin.patch b/mozilla-plugin.patch deleted file mode 100644 index 75eac7e..0000000 --- a/mozilla-plugin.patch +++ /dev/null @@ -1,10 +0,0 @@ -diff -up mozilla-1.9.2/xulrunner/installer/mozilla-plugin.pc.in.old mozilla-1.9.2/xulrunner/installer/mozilla-plugin.pc.in ---- mozilla-1.9.2/xulrunner/installer/mozilla-plugin.pc.in.old 2009-11-25 05:13:11.000000000 +0100 -+++ mozilla-1.9.2/xulrunner/installer/mozilla-plugin.pc.in 2009-12-03 10:14:41.000000000 +0100 -@@ -5,5 +5,5 @@ includedir=%includedir% - Name: Mozilla Plug-In API - Description: Mozilla Plug-In API - Version: %MOZILLA_VERSION% --Cflags: -I${includedir}/stable -DXP_UNIX %ojidef% -+Cflags: -I${includedir} -DXP_UNIX %ojidef% - |