summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-gtk2/files
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-04 00:40:41 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-04 00:40:41 +0800
commit47b537707ce664a34b8d5f3b6f605cb8be8d841b (patch)
treec0e9b9268211a432db7fd1ec1cbfdd0400efe22f /x11-toolkits/py-gtk2/files
parent42ad01326483bee1ab4661bedcb0cee190945278 (diff)
downloadmarcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.tar
marcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.tar.gz
marcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.tar.bz2
marcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.tar.lz
marcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.tar.xz
marcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.tar.zst
marcuscom-ports-47b537707ce664a34b8d5f3b6f605cb8be8d841b.zip
Update to 2.13.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11436 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gtk2/files')
-rw-r--r--x11-toolkits/py-gtk2/files/patch-Makefile.in11
-rw-r--r--x11-toolkits/py-gtk2/files/patch-doc_Makefile.in11
2 files changed, 22 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)
diff --git a/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in b/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in
new file mode 100644
index 000000000..857b4fa66
--- /dev/null
+++ b/x11-toolkits/py-gtk2/files/patch-doc_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/Makefile.in.orig 2008-09-03 16:07:35.000000000 +0000
++++ docs/Makefile.in 2008-09-03 16:07:55.000000000 +0000
+@@ -812,7 +812,7 @@
+ html/unixprint-functions.html
+
+ CSS_FILES = $(PYGOBJECT_PYGDOCS)/style.css
+-TARGET_DIR = $(datadir)/gtk-doc/html/pygtk
++TARGET_DIR = $(datadir)/doc/py-gtk
+ CSSdir = $(TARGET_DIR)
+ EXTRA_DIST = \
+ cursors icons \