chiark / gitweb /
disabled-packages/apt: Shed some weight
[termux-packages] / packages / libgmime / Makefile.in.patch
1 diff -u -r ../gmime-2.6.23/Makefile.in ./Makefile.in
2 --- ../gmime-2.6.23/Makefile.in 2017-01-21 23:27:33.000000000 +0100
3 +++ ./Makefile.in       2017-04-06 18:58:31.616613454 +0200
4 @@ -194,7 +194,7 @@
5  ETAGS = etags
6  CTAGS = ctags
7  CSCOPE = cscope
8 -DIST_SUBDIRS = m4 build util gmime mono tests docs examples tools .
9 +DIST_SUBDIRS = m4 build util gmime mono docs examples tools .
10  am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
11         $(srcdir)/gmime.pc.in $(srcdir)/gmime.spec.in AUTHORS COPYING \
12         ChangeLog NEWS README TODO compile config.guess config.rpath \
13 @@ -433,7 +433,7 @@
14  top_build_prefix = @top_build_prefix@
15  top_builddir = @top_builddir@
16  top_srcdir = @top_srcdir@
17 -SUBDIRS = m4 build util gmime $(am__append_1) tests docs \
18 +SUBDIRS = m4 build util gmime $(am__append_1) docs \
19         $(am__append_2) tools .
20  
21  # build documentation when doing distcheck