SOURCES: seahorse-plugins-libxul.patch (NEW) - build fix

megabajt megabajt at pld-linux.org
Wed Oct 8 21:20:59 CEST 2008


Author: megabajt                     Date: Wed Oct  8 19:20:59 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- build fix

---- Files affected:
SOURCES:
   seahorse-plugins-libxul.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/seahorse-plugins-libxul.patch
diff -u /dev/null SOURCES/seahorse-plugins-libxul.patch:1.1
--- /dev/null	Wed Oct  8 21:20:59 2008
+++ SOURCES/seahorse-plugins-libxul.patch	Wed Oct  8 21:20:53 2008
@@ -0,0 +1,23 @@
+diff -urN seahorse-plugins-2.24.0/m4/gecko.m4 seahorse-plugins-2.24.0.new/m4/gecko.m4
+--- seahorse-plugins-2.24.0/m4/gecko.m4	2008-08-05 21:12:36.000000000 +0200
++++ seahorse-plugins-2.24.0.new/m4/gecko.m4	2008-10-08 19:54:37.000000000 +0200
+@@ -100,7 +100,7 @@
+ esac
+ 
+ if test $gecko_cv_gecko = libxul-unstable; then
+-_GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}`/unstable"
++_GECKO_INCLUDE_ROOT="`$PKG_CONFIG --variable=includedir ${gecko_cv_gecko}`"
+ _GECKO_HOME=""
+ _GECKO_PREFIX="`$PKG_CONFIG --variable=prefix ${gecko_cv_gecko}`"
+ else
+diff -urN seahorse-plugins-2.24.0/plugins/epiphany/mozilla/Makefile.am seahorse-plugins-2.24.0.new/plugins/epiphany/mozilla/Makefile.am
+--- seahorse-plugins-2.24.0/plugins/epiphany/mozilla/Makefile.am	2008-06-30 20:21:05.000000000 +0200
++++ seahorse-plugins-2.24.0.new/plugins/epiphany/mozilla/Makefile.am	2008-10-08 19:56:13.000000000 +0200
+@@ -10,6 +10,7 @@
+ 	docshell	\
+ 	dom		\
+ 	gtkembedmoz	\
++	string		\
+ 	webbrwsr	\
+ 	widget		\
+ 	xpcom
================================================================


More information about the pld-cvs-commit mailing list