diff options
author | Sam James <sam@gentoo.org> | 2021-07-18 04:53:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-18 05:02:13 +0100 |
commit | dbbbc748f74b00e3f7a3f60197888108334b83ae (patch) | |
tree | 9d908bfa976a6f4ed005cb4532ed8f1ab26fd8e5 /media-gfx | |
parent | media-gfx/album: drop 4.13-r2 (EAPI 5) (diff) | |
download | gentoo-dbbbc748f74b00e3f7a3f60197888108334b83ae.tar.gz gentoo-dbbbc748f74b00e3f7a3f60197888108334b83ae.tar.bz2 gentoo-dbbbc748f74b00e3f7a3f60197888108334b83ae.zip |
media-gfx/album: fix RedundantDodir
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/album/album-4.15-r1.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/media-gfx/album/album-4.15-r1.ebuild b/media-gfx/album/album-4.15-r1.ebuild index c62b27853d48..42bc6094f55d 100644 --- a/media-gfx/album/album-4.15-r1.ebuild +++ b/media-gfx/album/album-4.15-r1.ebuild @@ -13,7 +13,6 @@ SLOT="0" KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="doc ffmpeg plugins themes" -DEPEND="" RDEPEND="dev-lang/perl media-gfx/jhead virtual/imagemagick-tools @@ -29,7 +28,6 @@ src_install() { dodoc -r Docs/. fi - dodir /usr/share/album insinto /usr/share/album cd .. || die doins -r lang |