media-gfx/imagemagick: Make repoman happy
authorPacho Ramos <pacho@gentoo.org>
Sat, 21 Mar 2020 19:19:57 +0000 (20:19 +0100)
committerPacho Ramos <pacho@gentoo.org>
Sat, 21 Mar 2020 19:19:57 +0000 (20:19 +0100)
Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild

index 54a949aee1fc48f9511e7c667f9af71028ff9a25..d3efe07546fd4a6bf3e0281f3357ea4339713414 100644 (file)
@@ -207,7 +207,7 @@ src_install() {
 
        find "${ED}" -name '*.la' -exec sed -i -e "/^dependency_libs/s:=.*:='':" {} +
        # .la files in parent are not needed, keep plugin .la files
-        rm "${ED}"/usr/$(get_libdir)/*.la || die
+       rm "${ED}"/usr/$(get_libdir)/*.la || die
 
        if use opencl; then
                cat <<-EOF > "${T}"/99${PN}