summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-ai')
-rw-r--r--x11-toolkits/gtk20/files/patch-ai11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai
new file mode 100644
index 000000000..0a4e1022f
--- /dev/null
+++ b/x11-toolkits/gtk20/files/patch-ai
@@ -0,0 +1,11 @@
+--- docs/reference/Makefile.in.orig 2009-09-05 11:17:44.000000000 +0200
++++ docs/reference/Makefile.in 2009-09-05 11:18:15.000000000 +0200
+@@ -359,7 +359,7 @@ XVFB_START = \
+ || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \
+ && DISPLAY=:$$XID && export DISPLAY
+
+-SUBDIRS = gdk-pixbuf gdk gtk libgail-util
++SUBDIRS = #gdk-pixbuf gdk gtk libgail-util
+ GITIGNOREFILES = */*.1
+ all: all-recursive
+