From: Sergei Trofimovich Date: Thu, 7 Jul 2016 21:34:46 +0000 (+0100) Subject: app-arch/unzip: allow user patches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c05508f245235130025fab5e80a3f626fc34140;p=gentoo.git app-arch/unzip: allow user patches Package-Manager: portage-2.3.0 --- 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() {