From 1c05508f245235130025fab5e80a3f626fc34140 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 7 Jul 2016 22:34:46 +0100 Subject: [PATCH] app-arch/unzip: allow user patches Package-Manager: portage-2.3.0 --- app-arch/unzip/unzip-6.0_p20.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-arch/unzip/unzip-6.0_p20.ebuild b/app-arch/unzip/unzip-6.0_p20.ebuild index 73dd26362522..85f626a10f01 100644 --- a/app-arch/unzip/unzip-6.0_p20.ebuild +++ b/app-arch/unzip/unzip-6.0_p20.ebuild @@ -54,6 +54,8 @@ src_prepare() { # Delete bundled code to make sure we don't use it. rm -r bzip2 || die + + epatch_user } src_configure() { -- 2.26.2