diff options
Diffstat (limited to 'graphics/gdk-pixbuf2/files')
-rw-r--r-- | graphics/gdk-pixbuf2/files/patch-Makefile.in | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/gdk-pixbuf2/files/patch-Makefile.in b/graphics/gdk-pixbuf2/files/patch-Makefile.in index 9edf33b73..8649d44a0 100644 --- a/graphics/gdk-pixbuf2/files/patch-Makefile.in +++ b/graphics/gdk-pixbuf2/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2011-03-05 19:46:49.000000000 +0000 -+++ Makefile.in 2011-03-05 22:19:01.000000000 +0000 -@@ -371,7 +371,7 @@ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - +--- Makefile.in.orig 2014-03-10 08:25:16.881789221 +0000 ++++ Makefile.in 2014-03-10 08:25:46.652787373 +0000 +@@ -438,7 +438,7 @@ + top_build_prefix = @top_build_prefix@ + top_builddir = @top_builddir@ + top_srcdir = @top_srcdir@ -SUBDIRS = gdk-pixbuf po docs tests contrib build +SUBDIRS = gdk-pixbuf po contrib build - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = gdk-pixbuf-2.0.pc - ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + EXTRA_DIST = \ + config.h.win32 \ + glib-tap.mk \ |