From 7646ea7af5a07617db0d68909270bf880285255a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 23 Apr 2017 14:47:16 +0200 Subject: libressl: update to 2.5.3 --- package/libressl/patches/patch-apps_openssl_Makefile_in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 package/libressl/patches/patch-apps_openssl_Makefile_in (limited to 'package/libressl/patches') diff --git a/package/libressl/patches/patch-apps_openssl_Makefile_in b/package/libressl/patches/patch-apps_openssl_Makefile_in deleted file mode 100644 index a0086c4ee..000000000 --- a/package/libressl/patches/patch-apps_openssl_Makefile_in +++ /dev/null @@ -1,11 +0,0 @@ ---- libressl-2.4.2.orig/apps/openssl/Makefile.in 2016-08-01 01:08:10.000000000 +0200 -+++ libressl-2.4.2/apps/openssl/Makefile.in 2016-08-22 19:40:55.019614700 +0200 -@@ -844,7 +844,7 @@ install-exec-hook: - @if [ "@OPENSSLDIR@x" != "x" ]; then \ - OPENSSLDIR="$(DESTDIR)/@OPENSSLDIR@"; \ - else \ -- OPENSSLDIR="$(DESTDIR)/$(sysconfdir)/ssl"; \ -+ OPENSSLDIR="$(DESTDIR)$(sysconfdir)/ssl"; \ - fi; \ - mkdir -p "$$OPENSSLDIR/certs"; \ - for i in cert.pem openssl.cnf x509v3.cnf; do \ -- cgit v1.2.3