[packages_10.03.2] libgcrypt: merge r27659
[10.03/packages.git] / libs / libgcrypt / patches / 001-no_docs_tests.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -22,8 +22,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
4  DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
5    --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
6  
7 -DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
8 -SUBDIRS =         compat mpi cipher random src doc tests
9 +DIST_SUBDIRS = m4 compat mpi cipher random src
10 +SUBDIRS =         compat mpi cipher random src
11  EXTRA_DIST = autogen.sh README.SVN
12  DISTCLEANFILES =
13  
14 --- a/Makefile.in
15 +++ b/Makefile.in
16 @@ -281,8 +281,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
17  DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
18    --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
19  
20 -DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
21 -SUBDIRS = compat mpi cipher random src doc tests
22 +DIST_SUBDIRS = m4 compat mpi cipher random src
23 +SUBDIRS = compat mpi cipher random src
24  EXTRA_DIST = autogen.sh README.SVN
25  DISTCLEANFILES = 
26  all: config.h