packages/libs/gnutls/patches/001-no_doc_tests_po.patch
nico 7a201ff822 [packages] gnutls: update to 2.8.6
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-19 09:08:33 +00:00

12 lines
384 B
Diff

--- a/Makefile.in
+++ b/Makefile.in
@@ -147,7 +147,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
distdir dist dist-all distcheck
ETAGS = etags
CTAGS = ctags
-DIST_SUBDIRS = lib libextra gl src doc tests guile
+DIST_SUBDIRS = lib libextra gl src guile
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
distdir = $(PACKAGE)-$(VERSION)
top_distdir = $(distdir)