From 246474fed6e28cc9b1b5235ae31041a0d2bf0070 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Thu, 28 Apr 2016 10:32:40 +0200 Subject: [PATCH] net-ftp/tlswrap: Fixed patch application (bug #581432). Package-Manager: portage-2.2.28 Signed-off-by: Lars Wendler --- net-ftp/tlswrap/tlswrap-1.04-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-ftp/tlswrap/tlswrap-1.04-r2.ebuild b/net-ftp/tlswrap/tlswrap-1.04-r2.ebuild index 472ed9ee54e6..ab21f447f15c 100644 --- a/net-ftp/tlswrap/tlswrap-1.04-r2.ebuild +++ b/net-ftp/tlswrap/tlswrap-1.04-r2.ebuild @@ -19,9 +19,9 @@ DEPEND="!libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:= )" RDEPEND=${DEPEND} -src_prepare() { - epatch "${FILESDIR}/${P}-libressl.patch" -} +PATCHES=( + "${FILESDIR}/${P}-libressl.patch" +) src_install() { emake prefix="${D}/usr" install -- 2.26.2