From 5b84dd98c49590d7935f2a2c36b50859956736d0 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 21 Apr 2015 15:43:33 -0500 Subject: rename gtk+ to libgtk2 --- package/libgtk2/patches/patch-Makefile_in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libgtk2/patches/patch-Makefile_in (limited to 'package/libgtk2/patches') diff --git a/package/libgtk2/patches/patch-Makefile_in b/package/libgtk2/patches/patch-Makefile_in new file mode 100644 index 000000000..7732e28b9 --- /dev/null +++ b/package/libgtk2/patches/patch-Makefile_in @@ -0,0 +1,11 @@ +--- gtk+-2.24.22.orig/Makefile.in 2013-10-11 11:58:05.000000000 +0200 ++++ gtk+-2.24.22/Makefile.in 2013-12-17 12:22:11.517248005 +0100 +@@ -552,7 +552,7 @@ XVFB_START = \ + || { 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 perf + SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build + + # require automake 1.4 -- cgit v1.2.3