diff options
author | drochner <drochner@pkgsrc.org> | 2008-10-16 13:52:05 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-10-16 13:52:05 +0000 |
commit | bb92b6bfe17badbcde1bcfea53495944110450da (patch) | |
tree | 5d5b13b0d056a03829989b4e9f557a97c723b77f /devel/py-gobject/patches | |
parent | 51e34e2acf8f23680d2c71f650ab8783da0d0d76 (diff) | |
download | pkgsrc-bb92b6bfe17badbcde1bcfea53495944110450da.tar.gz |
update to 2.15.4
This switches to the gnome-2.24 release branch.
Diffstat (limited to 'devel/py-gobject/patches')
-rw-r--r-- | devel/py-gobject/patches/patch-aa | 10 | ||||
-rw-r--r-- | devel/py-gobject/patches/patch-ab | 8 |
2 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-gobject/patches/patch-aa b/devel/py-gobject/patches/patch-aa index eaee1b01396..56ad6a8c310 100644 --- a/devel/py-gobject/patches/patch-aa +++ b/devel/py-gobject/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.3 2006/09/15 15:13:55 jmmv Exp $ +$NetBSD: patch-aa,v 1.4 2008/10/16 13:52:05 drochner Exp $ ---- Makefile.in.orig 2006-09-05 00:23:22.000000000 +0200 +--- Makefile.in.orig 2008-09-03 09:51:10.000000000 +0200 +++ Makefile.in -@@ -747,7 +747,7 @@ info: info-recursive +@@ -802,7 +802,7 @@ info: info-recursive info-am: -install-data-am: install-data-local install-pkgconfigDATA +install-data-am: install-data-local - install-exec-am: install-exec-local install-pkgpyexecLTLIBRARIES \ - install-pkgpyexecPYTHON install-pyexecLTLIBRARIES \ + install-dvi: install-dvi-recursive + diff --git a/devel/py-gobject/patches/patch-ab b/devel/py-gobject/patches/patch-ab index d91df04264d..7c7e9e00265 100644 --- a/devel/py-gobject/patches/patch-ab +++ b/devel/py-gobject/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.3 2007/10/31 20:50:17 drochner Exp $ +$NetBSD: patch-ab,v 1.4 2008/10/16 13:52:05 drochner Exp $ ---- gobject/Makefile.in.orig 2007-09-16 13:27:26.000000000 +0200 +--- gobject/Makefile.in.orig 2008-09-03 09:51:10.000000000 +0200 +++ gobject/Makefile.in -@@ -986,7 +986,7 @@ info: info-am +@@ -675,7 +675,7 @@ info: info-am info-am: install-data-am: install-nodist_pygobjectPYTHON \ @@ -10,4 +10,4 @@ $NetBSD: patch-ab,v 1.3 2007/10/31 20:50:17 drochner Exp $ + install-pygobjectLTLIBRARIES \ install-pygobjectPYTHON - install-exec-am: + install-dvi: install-dvi-am |