Skip to content

Commit

Permalink
media-libs/libwmf: do not install .la files
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Pedroni <[email protected]>
Closes: https://bugs.gentoo.org/827894
Closes: gentoo#23124
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
PPed72 authored and thesamesam committed Jan 18, 2022
1 parent 8e0cece commit b463a61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ src_install() {
MAKEOPTS=-j1

default
find "${D}" -name '*.la' -delete || die
}

pkg_preinst() {
Expand Down

0 comments on commit b463a61

Please sign in to comment.