mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sci-astronomy/stellarium: Do not glob on DISTDIR
Bug: https://bugs.gentoo.org/show_bug.cgi?id=613002 Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
|
||||
if use stars ; then
|
||||
insinto /usr/share/${PN}/stars/default
|
||||
doins "${DISTDIR}"/stars_[45678]_[12]v0_0*.cat
|
||||
doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_0.cat
|
||||
fi
|
||||
newicon doc/images/stellarium-logo.png ${PN}.png
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
|
||||
if use stars ; then
|
||||
insinto /usr/share/${PN}/stars/default
|
||||
doins "${DISTDIR}"/stars_[45678]_[12]v0_1*.cat
|
||||
doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
|
||||
fi
|
||||
newicon doc/images/stellarium-logo.png ${PN}.png
|
||||
}
|
||||
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
|
||||
if use stars ; then
|
||||
insinto /usr/share/${PN}/stars/default
|
||||
doins "${DISTDIR}"/stars_[45678]_[12]v0_1*.cat
|
||||
doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
|
||||
fi
|
||||
newicon doc/images/stellarium-logo.png ${PN}.png
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -89,7 +89,7 @@ src_install() {
|
||||
|
||||
if use stars ; then
|
||||
insinto /usr/share/${PN}/stars/default
|
||||
doins "${DISTDIR}"/stars_[45678]_[12]v0_1*.cat
|
||||
doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
|
||||
fi
|
||||
newicon doc/images/stellarium-logo.png ${PN}.png
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -89,7 +89,7 @@ src_install() {
|
||||
|
||||
if use stars ; then
|
||||
insinto /usr/share/${PN}/stars/default
|
||||
doins "${DISTDIR}"/stars_[45678]_[12]v0_1*.cat
|
||||
doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
|
||||
fi
|
||||
newicon doc/images/stellarium-logo.png ${PN}.png
|
||||
}
|
||||
|
||||
@@ -88,7 +88,7 @@ src_install() {
|
||||
|
||||
if use stars ; then
|
||||
insinto /usr/share/${PN}/stars/default
|
||||
doins "${DISTDIR}"/stars_[45678]_[12]v0_1*.cat
|
||||
doins "${DISTDIR}"/stars_{4_1,{5,6,7,8}_2}v0_1.cat
|
||||
fi
|
||||
newicon doc/images/stellarium-logo.png ${PN}.png
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user