summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-07-07 22:34:46 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-07-07 22:37:19 +0100
commit1c05508f245235130025fab5e80a3f626fc34140 (patch)
tree7fb6e95034e69a7365c6b25026ab78f7a0f30fcb /app-arch/unzip/unzip-6.0_p20.ebuild
parentqt4-build-multilib.eclass: don't run gcc version checks if compiler is not gcc (diff)
downloadgentoo-1c05508f245235130025fab5e80a3f626fc34140.tar.gz
gentoo-1c05508f245235130025fab5e80a3f626fc34140.tar.bz2
gentoo-1c05508f245235130025fab5e80a3f626fc34140.zip
app-arch/unzip: allow user patches
Package-Manager: portage-2.3.0
Diffstat (limited to 'app-arch/unzip/unzip-6.0_p20.ebuild')
-rw-r--r--app-arch/unzip/unzip-6.0_p20.ebuild2
1 files changed, 2 insertions, 0 deletions
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() {