diff options
Diffstat (limited to 'x11/pygtk/patches/patch-ab')
-rw-r--r-- | x11/pygtk/patches/patch-ab | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/pygtk/patches/patch-ab b/x11/pygtk/patches/patch-ab new file mode 100644 index 00000000000..a23d9c9ca26 --- /dev/null +++ b/x11/pygtk/patches/patch-ab @@ -0,0 +1,13 @@ +$NetBSD: patch-ab,v 1.1.1.1 2002/02/18 11:55:02 drochner Exp $ + +--- generate/Makefile.in.orig Sat Feb 16 20:27:44 2002 ++++ generate/Makefile.in Sat Feb 16 20:29:26 2002 +@@ -249,7 +249,7 @@ + uninstall: uninstall-am + + install-am: all-am +- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am ++# @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + + installcheck: installcheck-am + install-strip: |