Skip to content

Commit

Permalink
media-libs/libmpg123: Clean up after package split
Browse files Browse the repository at this point in the history
Drop moving mpg123 binary which is not built for this library package.

Bug: https://bugs.gentoo.org/915858
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
  • Loading branch information
i-garrison committed Nov 22, 2023
1 parent 76f8dcf commit fca7b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion media-libs/libmpg123/libmpg123-1.32.3-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,5 @@ multilib_src_configure() {

multilib_src_install_all() {
einstalldocs
mv "${ED}"/usr/bin/mpg123{,-mpg123}
find "${ED}" -type f -name '*.la' -delete || die
}

0 comments on commit fca7b8d

Please sign in to comment.