SOURCES: python-pywebkitgtk-codegen.patch (NEW) - work around PLD packaging...
patrys
patrys at pld-linux.org
Sat Mar 14 15:35:30 CET 2009
Author: patrys Date: Sat Mar 14 14:35:30 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- work around PLD packaging rules
---- Files affected:
SOURCES:
python-pywebkitgtk-codegen.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/python-pywebkitgtk-codegen.patch
diff -u /dev/null SOURCES/python-pywebkitgtk-codegen.patch:1.1
--- /dev/null Sat Mar 14 15:35:31 2009
+++ SOURCES/python-pywebkitgtk-codegen.patch Sat Mar 14 15:35:25 2009
@@ -0,0 +1,11 @@
+--- pywebkitgtk-1.1/Makefile.am~ 2009-03-07 03:07:02.000000000 +0100
++++ pywebkitgtk-1.1/Makefile.am 2009-03-14 15:30:50.540490506 +0100
+@@ -4,7 +4,7 @@
+ webkit_override :=
+ webkit_cflags :=
+
+-CREATEDEFS = $(PYTHON) $(PYGTK_CODEGENDIR)/createdefs.py
++CREATEDEFS = $(PYTHON) $(PYGTK_CODEGENDIR)/createdefs.pyc
+
+ defsdir = $(pkgdatadir)/defs
+ defs_DATA = $(webkit_defs)
================================================================
More information about the pld-cvs-commit
mailing list