From 4a2e7b63a5b0d3da597154b9704340fee75cfbf4 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Mon, 6 Oct 2008 14:45:42 +0000 Subject: [PATCH] - updated for 1.4.20 Changed files: liferea-xulrunner.patch -> 1.5 --- liferea-xulrunner.patch | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/liferea-xulrunner.patch b/liferea-xulrunner.patch index 3064ff7..b034e70 100644 --- a/liferea-xulrunner.patch +++ b/liferea-xulrunner.patch @@ -1,21 +1,21 @@ -diff -urN liferea-1.4.17/configure.ac liferea-1.4.17.new/configure.ac ---- liferea-1.4.17/configure.ac 2008-07-22 21:30:09.000000000 +0200 -+++ liferea-1.4.17.new/configure.ac 2008-07-22 21:33:08.000000000 +0200 +diff -urN liferea-1.4.20/configure.ac liferea-1.4.20.new/configure.ac +--- liferea-1.4.20/configure.ac 2008-09-28 12:14:41.000000000 +0200 ++++ liferea-1.4.20.new/configure.ac 2008-10-06 16:37:24.000000000 +0200 @@ -184,11 +184,6 @@ AC_SUBST([XULRUNNER_HOME]) AC_SUBST(XULRUNNER_CFLAGS) AC_SUBST(XULRUNNER_LIBS) - - if test "x$XULRUNNER_HOME" = "x" ; then -- AC_MSG_RESULT([Fatal: XulRunner enabled, but XULRUNNER_HOME is empty!]) +- AC_MSG_RESULT([Fatal: XulRunner enabled, but library directory could not be determined! This usually happens when running against unstable versions of XulRunner 1.9 which is not supported in all Linux distros. Please compile against a stable build of XulRunner 1.9 instead.]) - exit 1 - fi MOZILLA_LIB_ROOT=`$PKG_CONFIG --libs-only-L $XULRUNNER_PROVIDER | awk '{print $1}' | cut -c 3-` -diff -urN liferea-1.4.17/src/mozilla/Makefile.am liferea-1.4.17.new/src/mozilla/Makefile.am ---- liferea-1.4.17/src/mozilla/Makefile.am 2007-07-23 19:56:53.000000000 +0200 -+++ liferea-1.4.17.new/src/mozilla/Makefile.am 2008-07-22 21:32:47.000000000 +0200 +diff -urN liferea-1.4.20/src/mozilla/Makefile.am liferea-1.4.20.new/src/mozilla/Makefile.am +--- liferea-1.4.20/src/mozilla/Makefile.am 2007-07-23 19:56:53.000000000 +0200 ++++ liferea-1.4.20.new/src/mozilla/Makefile.am 2008-10-06 16:36:16.000000000 +0200 @@ -37,14 +37,22 @@ ## the XulRunner support module @@ -41,9 +41,9 @@ diff -urN liferea-1.4.17/src/mozilla/Makefile.am liferea-1.4.17.new/src/mozilla/ if PLATFORM_WIN32 -diff -urN liferea-1.4.17/src/mozilla/xulrunner.c liferea-1.4.17.new/src/mozilla/xulrunner.c ---- liferea-1.4.17/src/mozilla/xulrunner.c 2008-07-01 19:04:55.000000000 +0200 -+++ liferea-1.4.17.new/src/mozilla/xulrunner.c 2008-07-22 21:32:47.000000000 +0200 +diff -urN liferea-1.4.20/src/mozilla/xulrunner.c liferea-1.4.20.new/src/mozilla/xulrunner.c +--- liferea-1.4.20/src/mozilla/xulrunner.c 2008-07-01 19:04:55.000000000 +0200 ++++ liferea-1.4.20.new/src/mozilla/xulrunner.c 2008-10-06 16:36:16.000000000 +0200 @@ -30,10 +30,12 @@ static void xulrunner_init(void) { -- 2.44.0