packages: python-pyclutter/python-pyclutter-buildfix.patch (NEW) - fixes build

megabajt megabajt at pld-linux.org
Sat Oct 31 00:38:23 CET 2009


Author: megabajt                     Date: Fri Oct 30 23:38:23 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixes build

---- Files affected:
packages/python-pyclutter:
   python-pyclutter-buildfix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/python-pyclutter/python-pyclutter-buildfix.patch
diff -u /dev/null packages/python-pyclutter/python-pyclutter-buildfix.patch:1.1
--- /dev/null	Sat Oct 31 00:38:23 2009
+++ packages/python-pyclutter/python-pyclutter-buildfix.patch	Sat Oct 31 00:38:18 2009
@@ -0,0 +1,12 @@
+diff -urN pyclutter-1.0.0/docs/Makefile.am pyclutter-1.0.0.new/docs/Makefile.am
+--- pyclutter-1.0.0/docs/Makefile.am	2009-08-28 13:36:09.000000000 +0200
++++ pyclutter-1.0.0.new/docs/Makefile.am	2009-10-30 22:24:24.828043981 +0100
+@@ -85,7 +85,7 @@
+ 	fi
+ 
+ install-data-hook:
+-	@$(PYGOBJECT_FIXXREF) -i $(PYGOBJECT_PYGDOCS) $(DESTDIR)$(TARGET_DIR)
++	@$(PYTHON) $(PYGOBJECT_FIXXREF) -i $(PYGOBJECT_PYGDOCS) $(DESTDIR)$(TARGET_DIR)
+ 
+ uninstall-local:
+ 	rm -rf $(DESTDIR)$(TARGET_DIR)/*
================================================================


More information about the pld-cvs-commit mailing list