projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1ffe55
)
app-arch/unzip: allow user patches
author
Sergei Trofimovich
<slyfox@gentoo.org>
Thu, 7 Jul 2016 21:34:46 +0000
(22:34 +0100)
committer
Sergei Trofimovich
<slyfox@gentoo.org>
Thu, 7 Jul 2016 21:37:19 +0000
(22:37 +0100)
Package-Manager: portage-2.3.0
app-arch/unzip/unzip-6.0_p20.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/unzip/unzip-6.0_p20.ebuild
b/app-arch/unzip/unzip-6.0_p20.ebuild
index 73dd26362522f37bb7e1284afd9ccefcaa86d58a..85f626a10f0113711cf8724bdceaff9e97d96073 100644
(file)
--- 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() {