SOURCES: gnome-web-photo-libxul.patch (NEW) - fix build with xulrunner 1.9
megabajt
megabajt at pld-linux.org
Tue Jul 8 18:34:56 CEST 2008
Author: megabajt Date: Tue Jul 8 16:34:56 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix build with xulrunner 1.9
---- Files affected:
SOURCES:
gnome-web-photo-libxul.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/gnome-web-photo-libxul.patch
diff -u /dev/null SOURCES/gnome-web-photo-libxul.patch:1.1
--- /dev/null Tue Jul 8 18:34:57 2008
+++ SOURCES/gnome-web-photo-libxul.patch Tue Jul 8 18:34:51 2008
@@ -0,0 +1,20 @@
+diff -urN gnome-web-photo-0.4/src/Makefile.am gnome-web-photo-0.4.new/src/Makefile.am
+--- gnome-web-photo-0.4/src/Makefile.am 2008-03-10 20:08:40.000000000 +0100
++++ gnome-web-photo-0.4.new/src/Makefile.am 2008-07-08 18:04:10.000000000 +0200
+@@ -13,6 +13,7 @@
+ necko \
+ pipnss \
+ pref \
++ thebes \
+ uriloader \
+ view \
+ webbrwsr \
+@@ -37,7 +38,7 @@
+
+ gnome_web_photo_CPPFLAGS = \
+ $(DEPENDENCY_CFLAGS) \
+- $(addprefix -I$(GECKO_INCLUDE_ROOT)/,$(gecko_include_subdirs)) \
++ $(addprefix -I$(LIBXUL_INCLUDE_ROOT)/,$(gecko_include_subdirs)) \
+ -DSHARE_DIR=\"$(pkgdatadir)\" \
+ -DLOCALEDIR=\"$(datadir)/locale\" \
+ -DGECKO_HOME=\"$(GECKO_HOME)\" \
================================================================
More information about the pld-cvs-commit
mailing list