summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2012-03-13 14:43:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2012-03-13 14:43:28 +0100
commitbf98a2fdc0bba4c41b9fb8ac7ea7ef357eb48c4d (patch)
tree666a5522c386670255117bc1baabdc4b7c902832 /package
parentd9c77aae49f49a4a3d6a8aa66968514a4768a199 (diff)
do not compile examples
Diffstat (limited to 'package')
-rw-r--r--package/gnutls/patches/patch-doc_Makefile_in20
1 files changed, 20 insertions, 0 deletions
diff --git a/package/gnutls/patches/patch-doc_Makefile_in b/package/gnutls/patches/patch-doc_Makefile_in
new file mode 100644
index 000000000..03820c753
--- /dev/null
+++ b/package/gnutls/patches/patch-doc_Makefile_in
@@ -0,0 +1,20 @@
+--- gnutls-3.0.15.orig/doc/Makefile.in 2012-03-01 23:44:29.000000000 +0100
++++ gnutls-3.0.15/doc/Makefile.in 2012-03-13 04:27:55.762989395 +0100
+@@ -300,7 +300,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
+ distdir
+ ETAGS = etags
+ CTAGS = ctags
+-DIST_SUBDIRS = examples cyclo scripts manpages credentials latex \
++DIST_SUBDIRS = cyclo scripts manpages credentials latex \
+ reference
+ DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ am__relativize = \
+@@ -1485,7 +1485,7 @@ EXTRA_DIST = TODO certtool.cfg gnutls.ps
+ doxygen/Doxyfile.in doxygen/Doxyfile.orig texinfo.css \
+ gnutls-guile.pdf gnutls-guile.html $(guile_texi) \
+ extract-guile-c-doc.scm
+-SUBDIRS = examples cyclo scripts manpages credentials latex \
++SUBDIRS = cyclo scripts manpages credentials latex \
+ $(am__append_1)
+ SRC_DEF_CLI = $(am__append_2)
+ SRC_DEF_CLI_DEBUG = $(am__append_3)