chiark / gitweb /
pass: Add comment on why we depend on coreutils
[termux-packages] / packages / gdk-pixbuf / Makefile.in.patch
1 diff -u -r ../gdk-pixbuf-2.36.7/Makefile.in ./Makefile.in
2 --- ../gdk-pixbuf-2.36.7/Makefile.in    2017-07-18 17:00:16.000000000 +0000
3 +++ ./Makefile.in       2017-07-26 11:24:41.324018359 +0000
4 @@ -449,7 +449,7 @@
5  top_build_prefix = @top_build_prefix@
6  top_builddir = @top_builddir@
7  top_srcdir = @top_srcdir@
8 -SUBDIRS = gdk-pixbuf po docs thumbnailer tests contrib win32
9 +SUBDIRS = gdk-pixbuf po docs tests contrib win32
10  EXTRA_DIST = \
11         config.h.win32          \
12         glib-tap.mk             \