packages: farsight2/farsight2-make.patch (NEW) - remove some weirdness from...
sparky
sparky at pld-linux.org
Sun Jan 23 02:49:31 CET 2011
Author: sparky Date: Sun Jan 23 01:49:31 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- remove some weirdness from Makefile
---- Files affected:
packages/farsight2:
farsight2-make.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: packages/farsight2/farsight2-make.patch
diff -u /dev/null packages/farsight2/farsight2-make.patch:1.1
--- /dev/null Sun Jan 23 02:49:31 2011
+++ packages/farsight2/farsight2-make.patch Sun Jan 23 02:49:26 2011
@@ -0,0 +1,18 @@
+--- farsight2-0.0.21/python/Makefile.am~ 2009-05-08 23:34:14.000000000 +0200
++++ farsight2-0.0.21/python/Makefile.am 2011-01-23 02:41:42.365633977 +0100
+@@ -1,5 +1,4 @@
+ PYDEFS=`pkg-config --variable=defsdir pygobject-2.0`
+-[ -z "$PYDEFS" && PYDEFS=`pkg-config --variable=defsdir pygtk-2.0`]
+ GSTPYDEFS=`pkg-config --variable=defsdir gst-python-0.10`
+
+ AM_CPPFLAGS = \
+--- farsight2-0.0.21/common/gtk-doc.mak~ 2010-06-24 00:20:40.000000000 +0200
++++ farsight2-0.0.21/common/gtk-doc.mak 2011-01-23 02:46:59.972300645 +0100
+@@ -232,6 +232,6 @@
+ -cp $(srcdir)/$(DOC_MODULE).types $(distdir)/
+ -cp $(srcdir)/$(DOC_MODULE)-sections.txt $(distdir)/
+ cd $(distdir) && rm -f $(DISTCLEANFILES)
+- -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
++ -gtkdoc-rebase --online --relative --html-dir=$(distdir)/html
+
+ .PHONY : dist-hook-local docs
================================================================
More information about the pld-cvs-commit
mailing list