summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-gtk2/files/patch-Makefile.in')
-rw-r--r--x11-toolkits/py-gtk2/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtk2/files/patch-Makefile.in b/x11-toolkits/py-gtk2/files/patch-Makefile.in
new file mode 100644
index 000000000..1ddb1d6b9
--- /dev/null
+++ b/x11-toolkits/py-gtk2/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2008-09-01 08:50:06.000000000 +0000
++++ Makefile.in 2008-09-01 08:51:03.000000000 +0000
+@@ -124,7 +124,7 @@
+ DATA = $(defs_DATA) $(pkgconfig_DATA)
+ ETAGS = etags
+ CTAGS = ctags
+-DIST_SUBDIRS = . gtk examples tests docs
++DIST_SUBDIRS = . gtk examples
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ distdir = $(PACKAGE)-$(VERSION)
+ top_distdir = $(distdir)