diff options
Diffstat (limited to 'debian/patches/02_disable-libtls-tests.patch')
-rw-r--r-- | debian/patches/02_disable-libtls-tests.patch | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/debian/patches/02_disable-libtls-tests.patch b/debian/patches/02_disable-libtls-tests.patch deleted file mode 100644 index a0b421596..000000000 --- a/debian/patches/02_disable-libtls-tests.patch +++ /dev/null @@ -1,8 +0,0 @@ ---- a/src/libtls/Makefile.am -+++ b/src/libtls/Makefile.am -@@ -26,4 +26,4 @@ - tls_server.h tls_handshake.h tls_application.h tls_aead.h tls.h - endif - --SUBDIRS = . tests -+SUBDIRS = . |