diff options
Diffstat (limited to 'debian/patches')
-rw-r--r-- | debian/patches/02_disable-libtls-tests.patch | 8 | ||||
-rw-r--r-- | debian/patches/series | 1 |
2 files changed, 0 insertions, 9 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 = . diff --git a/debian/patches/series b/debian/patches/series index 7d9c29e3d..f069d7722 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,2 @@ 01_fix-manpages.patch -02_disable-libtls-tests.patch 03_systemd-service.patch |