Skip to content

Commit

Permalink
sci-libs/fftw: Restore QA-checked multilib-minimal_src_install
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
SoapGentoo committed Aug 25, 2016
1 parent 37150fa commit 6566a7c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions sci-libs/fftw/fftw-3.3.5-r2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -160,15 +160,7 @@ src_install() {
DOCS=( AUTHORS ChangeLog NEWS README TODO COPYRIGHT CONVENTIONS )
HTML_DOCS=( doc/html/ )

# workaround for bug #590446
my_abi_install() {
pushd "${BUILD_DIR}" >/dev/null || die
emake DESTDIR="${D}" install
popd >/dev/null || die
}
multibuild_foreach_variant multilib_foreach_abi my_abi_install

einstalldocs
multibuild_foreach_variant multilib-minimal_src_install

if use doc; then
dodoc doc/*.pdf
Expand Down

0 comments on commit 6566a7c

Please sign in to comment.