]> git.pld-linux.org Git - packages/evolution-rss.git/commitdiff
- fix build with xulrunner 1.9
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 9 Jul 2008 19:07:42 +0000 (19:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    evolution-rss-libxul.patch -> 1.1

evolution-rss-libxul.patch [new file with mode: 0644]

diff --git a/evolution-rss-libxul.patch b/evolution-rss-libxul.patch
new file mode 100644 (file)
index 0000000..51c20ac
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN evolution-rss-0.1.0/configure.ac evolution-rss-0.1.0.new/configure.ac
+--- evolution-rss-0.1.0/configure.ac   2008-07-01 21:19:03.000000000 +0200
++++ evolution-rss-0.1.0.new/configure.ac       2008-07-09 20:06:44.158113382 +0200
+@@ -197,7 +197,7 @@
+               AC_SUBST(HAVE_RENDERKIT)
+               AC_SUBST(HAVE_GTKMOZEMEBED)
+ #             RENDER_CFLAGS="$GECKO_CFLAGS -I$GECKO_INCLUDE_ROOT" 
+-              RENDER_CFLAGS=$GECKO_CFLAGS 
++              RENDER_CFLAGS="$GECKO_CFLAGS -I/usr/include/xulrunner/gtkembedmoz" 
+               GECKO_RPATH="-Wl,--rpath -Wl,"$GECKO_LIBDIR
+               GECKO_HOME=$GECKO_LIBDIR
+               AC_SUBST([GECKO_RPATH])
This page took 0.21929 seconds and 4 git commands to generate.