diff options
| author | Dawid Wróbel <me@dawidwrobel.com> | 2020-12-23 02:19:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-22 23:19:18 -0800 |
| commit | 4cf45e80e3eab2eece9b89e11015920da3a50580 (patch) | |
| tree | 57065b177c56fe8dec6335dff68354b5357c1b9b /ports/gpgme/disable-docs.patch | |
| parent | 229f537c9414da5a577484b467a1f7ab0f4d8f34 (diff) | |
| download | vcpkg-4cf45e80e3eab2eece9b89e11015920da3a50580.tar.gz vcpkg-4cf45e80e3eab2eece9b89e11015920da3a50580.zip | |
[many ports] add GnuPG libraries (#13950)
Diffstat (limited to 'ports/gpgme/disable-docs.patch')
| -rw-r--r-- | ports/gpgme/disable-docs.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ports/gpgme/disable-docs.patch b/ports/gpgme/disable-docs.patch new file mode 100644 index 000000000..b45ca6ec6 --- /dev/null +++ b/ports/gpgme/disable-docs.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile.am b/Makefile.am +index 1772d69..9bf9863 100644 +--- a/Makefile.am ++++ b/Makefile.am +@@ -45,7 +45,7 @@ else + tests = + endif + +-SUBDIRS = src ${tests} doc lang ++SUBDIRS = src ${tests} lang + + # Fix the version of the spec file. + dist-hook: gen-ChangeLog |
