]> git.pld-linux.org Git - packages/liferea.git/commitdiff
- updated for 1.4.17
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Tue, 22 Jul 2008 20:19:13 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    liferea-xulrunner.patch -> 1.4

liferea-xulrunner.patch

index a0da4c051e94c9e696b690fde44c2a35ad5b84fb..3064ff741250a0897cc67b21929632a0da87f661 100644 (file)
@@ -1,6 +1,21 @@
-diff -urN liferea-1.4.16b/src/mozilla/Makefile.am liferea-1.4.16b.new/src/mozilla/Makefile.am
---- liferea-1.4.16b/src/mozilla/Makefile.am    2007-07-23 19:56:53.000000000 +0200
-+++ liferea-1.4.16b.new/src/mozilla/Makefile.am        2008-07-07 18:58:58.000000000 +0200
+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
+@@ -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!])
+-              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
 @@ -37,14 +37,22 @@
  
  ## the XulRunner support module
@@ -26,9 +41,9 @@ diff -urN liferea-1.4.16b/src/mozilla/Makefile.am liferea-1.4.16b.new/src/mozill
  
  if PLATFORM_WIN32
  
-diff -urN liferea-1.4.16b/src/mozilla/xulrunner.c liferea-1.4.16b.new/src/mozilla/xulrunner.c
---- liferea-1.4.16b/src/mozilla/xulrunner.c    2007-07-23 19:56:53.000000000 +0200
-+++ liferea-1.4.16b.new/src/mozilla/xulrunner.c        2008-07-07 18:54:44.000000000 +0200
+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
 @@ -30,10 +30,12 @@
  
  static void xulrunner_init(void) {
This page took 0.053787 seconds and 4 git commands to generate.