Skip to content

Commit

Permalink
dev-libs/nettle: enroce libdir as package overrides
Browse files Browse the repository at this point in the history
Signed-off-by: Alon Bar-Lev <[email protected]>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
  • Loading branch information
alonbl committed Jun 26, 2019
1 parent 3b84162 commit be3b2aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-libs/nettle/nettle-3.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ multilib_src_configure() {
$(use_enable neon arm-neon) \
$(use_enable static-libs static) \
--disable-fat \
--disable-openssl
--disable-openssl \
--libdir="${EPREFIX}"/usr/$(get_libdir)
}

0 comments on commit be3b2aa

Please sign in to comment.