summaryrefslogtreecommitdiff
path: root/media-sound/lame/lame-3.99.5-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-19 20:11:46 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-19 20:11:46 +0000
commit5b5df25227111ef465caf5c52bcfb66dac3219cd (patch)
tree31b713cac6188358125cbb66b8804030328740f0 /media-sound/lame/lame-3.99.5-r1.ebuild
parent02e2208f46f4e2c00fb9743cbc47350bdd233bfa (diff)
gentoo resync : 19.01.2018
Diffstat (limited to 'media-sound/lame/lame-3.99.5-r1.ebuild')
-rw-r--r--media-sound/lame/lame-3.99.5-r1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/media-sound/lame/lame-3.99.5-r1.ebuild b/media-sound/lame/lame-3.99.5-r1.ebuild
index 416a94fb34f9..63a1db9b353f 100644
--- a/media-sound/lame/lame-3.99.5-r1.ebuild
+++ b/media-sound/lame/lame-3.99.5-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -73,7 +73,8 @@ multilib_src_install_all() {
dobin misc/mlame
dodoc API ChangeLog HACKING README STYLEGUIDE TODO USAGE
- dohtml misc/lameGUI.html Dll/LameDLLInterface.htm
+ docinto html
+ dodoc misc/lameGUI.html Dll/LameDLLInterface.htm
find "${ED}" -name '*.la' -exec rm -f {} +
}