Skip to content

Commit

Permalink
dev-libs/zziplib: unconditionally call pkg_setup
Browse files Browse the repository at this point in the history
Fixes: 4acc40c
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Sep 14, 2020
1 parent 2f86e20 commit 1fa3fca
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dev-libs/zziplib/zziplib-0.13.71_p20200419.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ PATCHES=(
)

pkg_setup() {
if use test; then
python-any-r1_pkg_setup
fi
python-any-r1_pkg_setup
}

src_configure() {
Expand Down

0 comments on commit 1fa3fca

Please sign in to comment.