summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-01 08:29:38 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-01 08:29:38 +0800
commit55f46d63725275cb0122a52bef4ab28ac96b5b55 (patch)
tree8d381277478f321d988b204eee2e9951ed17a237 /x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
parentc9ec2b8ebcdf534f43ea6613c87af2f46b339fa1 (diff)
downloadmarcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.gz
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.bz2
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.lz
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.xz
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.tar.zst
marcuscom-ports-55f46d63725275cb0122a52bef4ab28ac96b5b55.zip
Update to 2.91.5.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14920 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in')
-rw-r--r--x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in b/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
new file mode 100644
index 000000000..a9d1d5f21
--- /dev/null
+++ b/x11-toolkits/gtk30/files/patch-docs_reference_Makefile.in
@@ -0,0 +1,11 @@
+--- docs/reference/Makefile.in.orig 2010-06-27 12:22:03.000000000 +0200
++++ docs/reference/Makefile.in 2010-06-27 12:22:37.000000000 +0200
+@@ -354,7 +354,7 @@
+ || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
+ && DISPLAY=:$$XID && export DISPLAY
+
+-SUBDIRS = gdk gtk libgail-util
++SUBDIRS = #gdk gtk libgail-util
+ GITIGNOREFILES = */*.1
+ all: all-recursive
+