SOURCES: liferea-xulrunner.patch - fix linking with xulrunner libs

megabajt megabajt at pld-linux.org
Sat Feb 24 23:11:09 CET 2007


Author: megabajt                     Date: Sat Feb 24 22:11:09 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix linking with xulrunner libs

---- Files affected:
SOURCES:
   liferea-xulrunner.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/liferea-xulrunner.patch
diff -u SOURCES/liferea-xulrunner.patch:1.1 SOURCES/liferea-xulrunner.patch:1.2
--- SOURCES/liferea-xulrunner.patch:1.1	Sat Feb 24 16:11:17 2007
+++ SOURCES/liferea-xulrunner.patch	Sat Feb 24 23:11:03 2007
@@ -1,6 +1,6 @@
 diff -urN liferea-1.2.7/src/mozilla/Makefile.am liferea-1.2.7.new/src/mozilla/Makefile.am
 --- liferea-1.2.7/src/mozilla/Makefile.am	2006-08-16 01:08:28.000000000 +0200
-+++ liferea-1.2.7.new/src/mozilla/Makefile.am	2007-02-24 15:34:32.050623000 +0100
++++ liferea-1.2.7.new/src/mozilla/Makefile.am	2007-02-24 21:51:01.000000000 +0100
 @@ -37,14 +37,20 @@
  
  ## the XulRunner support module
@@ -24,3 +24,11 @@
  
  if PLATFORM_WIN32
  
+@@ -53,6 +59,6 @@
+ 
+ else
+ 
+-liblihtmlx_la_LDFLAGS = -module -avoid-version
++liblihtmlx_la_LDFLAGS = -R$(XULRUNNER_HOME) -module -avoid-version
+ 
+ endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/liferea-xulrunner.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list