diff options
author | Romain Francoise <rfrancoise@debian.org> | 2014-10-22 20:58:54 +0200 |
---|---|---|
committer | Romain Francoise <rfrancoise@debian.org> | 2014-10-22 20:58:54 +0200 |
commit | 93c3765c4b465be0b3242afd1f8dfb5d3599b08e (patch) | |
tree | a274516bf901319b0f75a6cc81ab6ed52a2d9410 /debian/patches/02_disable-libtls-tests.patch | |
parent | cca1a2eb4b7755e2669784d241a3adbf2c5c079b (diff) | |
download | vyos-strongswan-93c3765c4b465be0b3242afd1f8dfb5d3599b08e.tar.gz vyos-strongswan-93c3765c4b465be0b3242afd1f8dfb5d3599b08e.zip |
Re-enable libtls test suite
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 = . |