projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4875f0b
)
media-gfx/imagemagick: Make repoman happy
author
Pacho Ramos
<pacho@gentoo.org>
Sat, 21 Mar 2020 19:19:57 +0000
(20:19 +0100)
committer
Pacho 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
patch
|
blob
|
history
diff --git
a/media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild
b/media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild
index 54a949aee1fc48f9511e7c667f9af71028ff9a25..d3efe07546fd4a6bf3e0281f3357ea4339713414 100644
(file)
--- a/
media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild
+++ b/
media-gfx/imagemagick/imagemagick-6.9.11.1.ebuild
@@
-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}