diff options
Diffstat (limited to 'x11-toolkits/py-gnome/files/patch-ab')
-rw-r--r-- | x11-toolkits/py-gnome/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/py-gnome/files/patch-ab b/x11-toolkits/py-gnome/files/patch-ab new file mode 100644 index 000000000000..103fec3cf319 --- /dev/null +++ b/x11-toolkits/py-gnome/files/patch-ab @@ -0,0 +1,11 @@ +--- Makefile.in.orig Mon Sep 13 23:01:39 1999 ++++ Makefile.in Mon Sep 13 23:01:45 1999 +@@ -94,7 +94,7 @@ + pyexecdir = @pyexecdir@ + pythondir = @pythondir@ + +-SUBDIRS = macros pygtk pygnome ++SUBDIRS = macros pygnome + + EXTRA_DIST = gnome-python.spec + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |