From 899ca346cb49af426aa1518e2b6a0d4aa0fb2fd4 Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Thu, 23 Oct 2014 18:12:42 +0200 Subject: Disable libtls tests again for 5.2.1-3 --- debian/patches/04_disable-libtls-tests.patch | 8 ++++++++ debian/patches/series | 1 + 2 files changed, 9 insertions(+) create mode 100644 debian/patches/04_disable-libtls-tests.patch (limited to 'debian/patches') diff --git a/debian/patches/04_disable-libtls-tests.patch b/debian/patches/04_disable-libtls-tests.patch new file mode 100644 index 000000000..a0b421596 --- /dev/null +++ b/debian/patches/04_disable-libtls-tests.patch @@ -0,0 +1,8 @@ +--- 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 ed4f144f3..c14ab5dac 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ 01_fix-manpages.patch 02_chunk-endianness.patch 03_systemd-service.patch +04_disable-libtls-tests.patch -- cgit v1.2.3