diff options
Diffstat (limited to 'graphics/gdk-pixbuf2/files/patch-Makefile.in')
-rw-r--r-- | graphics/gdk-pixbuf2/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gdk-pixbuf2/files/patch-Makefile.in b/graphics/gdk-pixbuf2/files/patch-Makefile.in deleted file mode 100644 index 0b95cf6c7..000000000 --- a/graphics/gdk-pixbuf2/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2010-06-27 12:20:54.000000000 +0200 -+++ Makefile.in 2010-06-27 12:21:04.000000000 +0200 -@@ -362,7 +362,7 @@ - || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ - && DISPLAY=:$$XID && export DISPLAY - --SUBDIRS = gdk-pixbuf po docs tests contrib -+SUBDIRS = gdk-pixbuf po tests contrib - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = gdk-pixbuf-2.0.pc - ACLOCAL_AMFLAGS = -I m4 |