diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:29:45 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:45 +0200 |
commit | 2bec0880f8ff899e4c303cbcc6d591c547d9c39c (patch) | |
tree | 15460000cb3b99b53a4af2d85605983733c32507 /package/gtk3/patches/patch-Makefile_in | |
parent | 9f18afa4748db77b61c213f94de3c7dafc269c2d (diff) |
update gtk3 to latest stable version
Diffstat (limited to 'package/gtk3/patches/patch-Makefile_in')
-rw-r--r-- | package/gtk3/patches/patch-Makefile_in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/gtk3/patches/patch-Makefile_in b/package/gtk3/patches/patch-Makefile_in deleted file mode 100644 index 2461d719d..000000000 --- a/package/gtk3/patches/patch-Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- gtk+-3.14.6.orig/Makefile.in 2014-12-11 10:53:53.000000000 -0600 -+++ gtk+-3.14.6/Makefile.in 2014-12-31 04:22:52.355544746 -0600 -@@ -540,7 +540,7 @@ XVFB_START = \ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - --SRC_SUBDIRS = util gdk gtk libgail-util modules demos tests testsuite examples -+SRC_SUBDIRS = util gdk gtk libgail-util modules - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} - MAINTAINERCLEANFILES = \ |