No Description

001-no_docs_tests.patch 994B

1234567891011121314151617181920212223242526
  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. -DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
  7. -SUBDIRS = compat mpi cipher random src doc tests
  8. +DIST_SUBDIRS = m4 compat mpi cipher random src
  9. +SUBDIRS = compat mpi cipher random src
  10. EXTRA_DIST = autogen.sh README.SVN
  11. DISTCLEANFILES =
  12. --- a/Makefile.in
  13. +++ b/Makefile.in
  14. @@ -281,8 +281,8 @@ AUTOMAKE_OPTIONS = dist-bzip2
  15. DISTCHECK_CONFIGURE_FLAGS = --enable-random-daemon \
  16. --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
  17. -DIST_SUBDIRS = m4 compat mpi cipher random src doc tests
  18. -SUBDIRS = compat mpi cipher random src doc tests
  19. +DIST_SUBDIRS = m4 compat mpi cipher random src
  20. +SUBDIRS = compat mpi cipher random src
  21. EXTRA_DIST = autogen.sh README.SVN
  22. DISTCLEANFILES =
  23. all: config.h