summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-06-21 23:40:03 -0400
committerMatt Turner <mattst88@gentoo.org>2023-06-21 23:40:21 -0400
commit0ec0b62240c6c19e0a3a6ea244efb19f7c7d56eb (patch)
treeeb8447487bcbdcd30b71f04d39b96f11d19fe5c9 /media-sound/sound-juicer
parentdev-perl/Chatbot-Eliza: update DESCRIPTION (diff)
downloadgentoo-0ec0b62240c6c19e0a3a6ea244efb19f7c7d56eb.tar.gz
gentoo-0ec0b62240c6c19e0a3a6ea244efb19f7c7d56eb.tar.bz2
gentoo-0ec0b62240c6c19e0a3a6ea244efb19f7c7d56eb.zip
media-sound/sound-juicer: Remove stray files
Closes: https://bugs.gentoo.org/908857 Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-sound/sound-juicer')
-rw-r--r--media-sound/sound-juicer/sound-juicer-3.40.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild b/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild
index 0c00d29f7cd8..3d8caa5588ea 100644
--- a/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild
+++ b/media-sound/sound-juicer/sound-juicer-3.40.0.ebuild
@@ -56,5 +56,5 @@ src_install() {
meson_src_install
# Don't put files in deprecated directory
- rm -rf "${ED}"/usr/doc
+ rm -rf "${ED}"/usr/share/doc/${PN} || die
}