From 8595cb4102d547388d0d9e699d10a14f8f7aa71c Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Sat, 24 Jan 2015 23:36:40 +0900 Subject: Integrate Debian changes into 020_debian.patch (closes: #776112) (debian/patches/*.patch except 010_upstream.patch are merged) --- debian/patches/360_libressl.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 debian/patches/360_libressl.patch (limited to 'debian/patches/360_libressl.patch') diff --git a/debian/patches/360_libressl.patch b/debian/patches/360_libressl.patch deleted file mode 100644 index 15d36f5..0000000 --- a/debian/patches/360_libressl.patch +++ /dev/null @@ -1,19 +0,0 @@ -Subject: Disable USE_EGD for LibreSSL -Author: Vsevolod Stakhov -Origin: https://bz-attachments.freebsd.org/attachment.cgi?id=144635 -Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191852 -Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191956 - -diff --git a/config.h.in b/config.h.in -index a4110ea..3b575e4 100644 ---- a/config.h.in -+++ b/config.h.in -@@ -85,7 +85,7 @@ - #undef INET6 - #undef HAVE_SOCKLEN_T - #undef HAVE_OLD_SS_FAMILY --#define USE_EGD -+#undef USE_EGD - #define ENABLE_REMOVE_TRAILINGSPACES - #undef MENU_THIN_FRAME - #undef USE_RAW_SCROLL -- cgit v1.2.3