Use PCRE (#2349)
[termux-packages] / packages / gdk-pixbuf / Makefile.in.patch
1 diff -u -r ../gdk-pixbuf-2.36.9/Makefile.in ./Makefile.in
2 --- ../gdk-pixbuf-2.36.9/Makefile.in 2017-08-19 17:24:08.000000000 +0000
3 +++ ./Makefile.in 2017-12-02 00:17:57.592766016 +0000
4 @@ -451,7 +451,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 meson_files = \
11 meson.build \
12 meson_options.txt \