]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/gcrypt.patch
Contrib: libdvdread patch update.
[vlc] / extras / contrib / src / Patches / gcrypt.patch
1 --- libgcrypt/Makefile.am.orig  2008-08-19 17:20:08.000000000 +0200
2 +++ libgcrypt/Makefile.am       2008-10-21 09:57:33.000000000 +0200
3 @@ -23,7 +23,7 @@
4    --enable-ciphers=arcfour:blowfish:cast5:des:aes:twofish:serpent:rfc2268:seed:camellia
5  
6  DIST_SUBDIRS = m4 mpi cipher random src doc tests
7 -SUBDIRS = mpi cipher random src doc tests
8 +SUBDIRS = mpi cipher random src
9  EXTRA_DIST = autogen.sh README.SVN
10  DISTCLEANFILES = 
11