Skip to content

Commit

Permalink
app-arch/unzip: allow user patches
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Sergei Trofimovich committed Jul 7, 2016
1 parent b1ffe55 commit 1c05508
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app-arch/unzip/unzip-6.0_p20.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit 1c05508

Please sign in to comment.