aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in')
-rw-r--r--graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in b/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in
new file mode 100644
index 000000000000..ed3e7e2d3c65
--- /dev/null
+++ b/graphics/gdk-pixbuf/files/patch-gdk-pixbuf_Makefile.in
@@ -0,0 +1,11 @@
+--- gdk-pixbuf/Makefile.in.orig Sat Oct 5 01:29:29 2002
++++ gdk-pixbuf/Makefile.in Sat Oct 5 01:32:30 2002
+@@ -400,7 +400,7 @@
+ libpixbufloader_bmp_la_OBJECTS = io-bmp.lo
+ libpixbufloader_xbm_la_DEPENDENCIES = libgdk_pixbuf.la
+ libpixbufloader_xbm_la_OBJECTS = io-xbm.lo
+-noinst_PROGRAMS = test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \
++noinst_PROGRAMS = # test-gdk-pixbuf$(EXEEXT) testpixbuf$(EXEEXT) \
+ testpixbuf-drawable$(EXEEXT) testanimation$(EXEEXT) \
+ testpixbuf-scale$(EXEEXT)
+ PROGRAMS = $(noinst_PROGRAMS)