diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 17:01:46 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-14 17:01:46 +0000 |
commit | 573afd9df62ad6024f74c0e7a3c9b8957e19eaa2 (patch) | |
tree | 9578a4cad5592d52f94b98240ad23ff13cb9509a /x11-toolkits/py-gnome/files | |
parent | 8cf36631f4b7a4d3b1c297e6efdceca4f172c2b6 (diff) | |
download | ports-573afd9df62ad6024f74c0e7a3c9b8957e19eaa2.tar.gz ports-573afd9df62ad6024f74c0e7a3c9b8957e19eaa2.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gnome/files')
-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 |