]> git.sesse.net Git - vlc/commitdiff
contribs: really disable libgcrypt docs and tests
authorRafaël Carré <funman@videolan.org>
Thu, 22 Sep 2011 23:31:31 +0000 (19:31 -0400)
committerRafaël Carré <funman@videolan.org>
Thu, 22 Sep 2011 23:31:31 +0000 (19:31 -0400)
contrib/src/gcrypt/gcrypt-nodocs.patch
extras/contrib/src/Patches/gcrypt.patch

index c6ca79252d04bac731d281a2cde2fdf4bb7b0615..6fed5698345e930d07d0ed345414038a3e54b448 100644 (file)
@@ -9,3 +9,15 @@
  EXTRA_DIST = autogen.sh README.SVN
  DISTCLEANFILES = 
  
+diff -ur libgcrypt.orig//Makefile.in libgcrypt/Makefile.in
+--- libgcrypt.orig//Makefile.in        2011-09-23 01:27:00.000000000 +0200
++++ libgcrypt/Makefile.in      2011-09-23 01:28:03.000000000 +0200
+@@ -240,7 +240,7 @@
+   --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
+ DIST_SUBDIRS = m4 mpi cipher random src doc tests
+-SUBDIRS = mpi cipher random src doc tests
++SUBDIRS = mpi cipher random src
+ EXTRA_DIST = autogen.sh README.SVN
+ DISTCLEANFILES = 
+ all: config.h
index c6ca79252d04bac731d281a2cde2fdf4bb7b0615..6fed5698345e930d07d0ed345414038a3e54b448 100644 (file)
@@ -9,3 +9,15 @@
  EXTRA_DIST = autogen.sh README.SVN
  DISTCLEANFILES = 
  
+diff -ur libgcrypt.orig//Makefile.in libgcrypt/Makefile.in
+--- libgcrypt.orig//Makefile.in        2011-09-23 01:27:00.000000000 +0200
++++ libgcrypt/Makefile.in      2011-09-23 01:28:03.000000000 +0200
+@@ -240,7 +240,7 @@
+   --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
+ DIST_SUBDIRS = m4 mpi cipher random src doc tests
+-SUBDIRS = mpi cipher random src doc tests
++SUBDIRS = mpi cipher random src
+ EXTRA_DIST = autogen.sh README.SVN
+ DISTCLEANFILES = 
+ all: config.h