Remove obsolete "stable" reference in mozilla-plugin.pc
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 18 Jan 2010 18:36:29 +0100
changeset 53 770c275fd27c
parent 52 024a595d7885
child 54 110e0337b73e
Remove obsolete "stable" reference in mozilla-plugin.pc
mozilla-pkgconfig.patch
--- a/mozilla-pkgconfig.patch	Mon Jan 18 12:01:16 2010 +0100
+++ b/mozilla-pkgconfig.patch	Mon Jan 18 18:36:29 2010 +0100
@@ -100,3 +100,17 @@
 -Libs: -L${sdkdir}/lib -lmozjs
 +Libs: -Wl,-rpath,${libdir} -L${sdkdir}/lib -lmozjs
  Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE
+diff --git a/xulrunner/installer/mozilla-plugin.pc.in b/xulrunner/installer/mozilla-plugin.pc.in
+--- a/xulrunner/installer/mozilla-plugin.pc.in
++++ b/xulrunner/installer/mozilla-plugin.pc.in
+@@ -1,9 +1,9 @@
+ prefix=%prefix%
+ sdkdir=%sdkdir%
+ 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%
+