diff options
Diffstat (limited to 'media-gfx/dpic/dpic-20160824.ebuild')
-rw-r--r-- | media-gfx/dpic/dpic-20160824.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dpic/dpic-20160824.ebuild b/media-gfx/dpic/dpic-20160824.ebuild index c102eef74e4c..1340997077ff 100644 --- a/media-gfx/dpic/dpic-20160824.ebuild +++ b/media-gfx/dpic/dpic-20160824.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}-2016.08.24" DOCS=( "README" "doc/dpicdoc.pdf" ) -src_install () { +src_install() { dobin ${PN} doman doc/${PN}.1 |