tdf#161341 show/hide controls/shapes/pictures in view/print
[LibreOffice.git] / external / gpgmepp / w32-disable-docs.patch.1
blob1803ffa03cb51a7afd8e7972136285139ad5b55b
1 Disable doc building the hard way - should rather be a config option
2 like libgpg-error's --disable-doc
4 diff -ur gpgmepp.org/Makefile.am gpgmepp/Makefile.am
5 --- gpgmepp.org/Makefile.am     2016-11-16 13:20:18.000000000 +0100
6 +++ gpgmepp/Makefile.am 2017-11-20 15:34:49.086731000 +0100
7 @@ -45,7 +45,7 @@
8  tests =
9  endif
11 -SUBDIRS = src ${tests} doc lang
12 +SUBDIRS = src ${tests} lang
14  # Fix the version of the spec file.
15  dist-hook: gen-ChangeLog