diff options
Diffstat (limited to 'sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild')
-rw-r--r-- | sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild b/sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild index 95bff1721725..667bb722e777 100644 --- a/sci-astronomy/ds9-bin/ds9-bin-7.4.ebuild +++ b/sci-astronomy/ds9-bin/ds9-bin-7.4.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 @@ -34,7 +34,7 @@ S="${WORKDIR}" QA_PRESTRIPPED="usr/bin/ds9" QA_PREBUILT="usr/bin/ds9" -src_install () { +src_install() { dobin ds9 doicon ds9.png make_desktop_entry ds9 "SAOImage DS9" ds9 |