libllvm: Fix building under ubuntu 18.04
[termux-packages] / packages / gdk-pixbuf / Makefile.in.patch
CommitLineData
a39e5b08
FF
1diff -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 @@
6c32e136
FF
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
a39e5b08
FF
10 meson_files = \
11 meson.build \
12 meson_options.txt \