diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-15 12:14:18 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-15 12:14:18 +0200 |
commit | 312874bb7f67f4d40fd6f9f22575fdbcc067a9cd (patch) | |
tree | 1872fe798c3785430fb35e4b2022f4967aed415d /package/gtk+/patches/patch-Makefile_in | |
parent | 5c6a603837ab8c52f4194ac0448869098e9a69e8 (diff) | |
parent | 67f34421f0ae00adc39cbf016e4b33d2817b854d (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/gtk+/patches/patch-Makefile_in')
-rw-r--r-- | package/gtk+/patches/patch-Makefile_in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/gtk+/patches/patch-Makefile_in b/package/gtk+/patches/patch-Makefile_in index 2303be5c0..7732e28b9 100644 --- a/package/gtk+/patches/patch-Makefile_in +++ b/package/gtk+/patches/patch-Makefile_in @@ -1,11 +1,11 @@ ---- gtk+-2.24.6.orig/Makefile.in 2011-08-30 22:23:21.000000000 +0200 -+++ gtk+-2.24.6/Makefile.in 2011-11-08 18:27:10.745082865 +0100 -@@ -459,7 +459,7 @@ XVFB_START = \ +--- 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 tests perf ++SRC_SUBDIRS = gdk gtk modules perf SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build # require automake 1.4 |