diff options
Diffstat (limited to 'x11-toolkits/gtk20/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in deleted file mode 100644 index f2ac7216d..000000000 --- a/x11-toolkits/gtk20/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2010-06-27 12:13:41.000000000 +0200 -+++ Makefile.in 2010-06-27 12:14:23.000000000 +0200 -@@ -456,7 +456,7 @@ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - --SRC_SUBDIRS = gdk gtk modules demos tests perf -+SRC_SUBDIRS = gdk gtk modules demos perf - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build - - # require automake 1.4 |