aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 13:33:45 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-01-19 13:33:45 +0100
commit0d310f5d68c92041b13000c9ac2539611e1560f9 (patch)
treed28b72eccc43ed22c1d39c902b958b1e8a2eea55 /sci-biology/KING
parentprofiles/package.mask: unmask sci-biology/KING, fixed (diff)
downloadsci-0d310f5d68c92041b13000c9ac2539611e1560f9.tar.gz
sci-0d310f5d68c92041b13000c9ac2539611e1560f9.tar.bz2
sci-0d310f5d68c92041b13000c9ac2539611e1560f9.zip
sci-biology/KING: install docs in correct dir
Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/KING')
-rw-r--r--sci-biology/KING/KING-2.2.5.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-biology/KING/KING-2.2.5.ebuild b/sci-biology/KING/KING-2.2.5.ebuild
index ab75d557b..7f8d96a89 100644
--- a/sci-biology/KING/KING-2.2.5.ebuild
+++ b/sci-biology/KING/KING-2.2.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -24,6 +24,5 @@ src_compile(){
src_install(){
newbin {king,KING}
- insinto /usr/share/doc/"${PN}"
dodoc "${DISTDIR}"/"${PN}"_relationship_inference.html "${DISTDIR}"/"${PN}".kingpopulation.html
}