Files
MINGW-packages/mingw-w64-gnutls/0004-disable-broken-examples.patch
2018-10-11 14:52:44 +03:00

12 lines
362 B
Diff

--- gnutls-3.6.4/doc/Makefile.am.orig 2018-10-11 13:07:33.812603700 +0300
+++ gnutls-3.6.4/doc/Makefile.am 2018-10-11 13:07:40.427015300 +0300
@@ -32,7 +32,7 @@
gnutls-logo.png gnutls-x509.png \
pkcs11-vision.png
-SUBDIRS = examples cyclo scripts credentials latex
+SUBDIRS = cyclo scripts credentials latex
if ENABLE_GTK_DOC
SUBDIRS += reference
endif