summaryrefslogtreecommitdiff
path: root/sysutils/py-dbus/patches
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-08-01 18:04:26 +0000
committerdrochner <drochner@pkgsrc.org>2012-08-01 18:04:26 +0000
commit1e77c4092779cd4a4f7f26700847591b8292b28f (patch)
tree03ebaae4dd217e9b85461f270200eb8f8974a4df /sysutils/py-dbus/patches
parentb3abfade08e2250e0de5d4765d6dd577931ea02b (diff)
downloadpkgsrc-1e77c4092779cd4a4f7f26700847591b8292b28f.tar.gz
update to 1.1.1
supports Python3x
Diffstat (limited to 'sysutils/py-dbus/patches')
-rw-r--r--sysutils/py-dbus/patches/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/sysutils/py-dbus/patches/patch-aa b/sysutils/py-dbus/patches/patch-aa
new file mode 100644
index 00000000000..4c514db7c01
--- /dev/null
+++ b/sysutils/py-dbus/patches/patch-aa
@@ -0,0 +1,16 @@
+$NetBSD: patch-aa,v 1.1 2012/08/01 18:04:26 drochner Exp $
+
+--- Makefile.in.orig 2012-07-31 22:25:22.000000000 +0000
++++ Makefile.in
+@@ -956,9 +956,8 @@ info: info-recursive
+
+ info-am:
+
+-install-data-am: install-dbusincludeHEADERS install-dist_docDATA \
+- install-nobase_pythonPYTHON install-nodist_docDATA \
+- install-pkgconfigDATA
++install-data-am: \
++ install-nobase_pythonPYTHON
+
+ install-dvi: install-dvi-recursive
+