diff options
Diffstat (limited to 'graphics/gdk-pixbuf2/files/patch-Makefile.in')
-rw-r--r-- | graphics/gdk-pixbuf2/files/patch-Makefile.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/gdk-pixbuf2/files/patch-Makefile.in b/graphics/gdk-pixbuf2/files/patch-Makefile.in index 8649d44a09c4..3259dab4e7a9 100644 --- a/graphics/gdk-pixbuf2/files/patch-Makefile.in +++ b/graphics/gdk-pixbuf2/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- 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 @@ +--- Makefile.in.orig 2017-04-12 11:14:48.226620000 +0200 ++++ Makefile.in 2017-04-12 11:15:12.061124000 +0200 +@@ -449,7 +449,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 +-SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32 ++SUBDIRS = gdk-pixbuf po thumbnailer contrib win32 EXTRA_DIST = \ config.h.win32 \ glib-tap.mk \ |