summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-05-27 00:32:22 +0200
committerDavid Seifert <soap@gentoo.org>2018-05-27 00:36:01 +0200
commit7273c4eac21e9e1034e2c89f807d7db2919ee7eb (patch)
treeb93efd46d6616dc4f0efd88c2f1e9cae893bab3e /sci-astronomy/stellarium
parentnet-misc/nextcloud-client: [QA] Add call to cmake-utils_src_prepare (diff)
downloadgentoo-7273c4eac21e9e1034e2c89f807d7db2919ee7eb.tar.gz
gentoo-7273c4eac21e9e1034e2c89f807d7db2919ee7eb.tar.bz2
gentoo-7273c4eac21e9e1034e2c89f807d7db2919ee7eb.zip
sci-astronomy/stellarium: [QA] Add call to cmake-utils_src_prepare
Closes: https://bugs.gentoo.org/652922 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r--sci-astronomy/stellarium/stellarium-0.14.3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild b/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
index 2733c84fafb4..bb76024588df 100644
--- a/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
+++ b/sci-astronomy/stellarium/stellarium-0.14.3.ebuild
@@ -40,6 +40,7 @@ DEPEND="${RDEPEND}
nls? ( dev-qt/linguist-tools:5 )"
src_prepare() {
+ cmake-utils_src_prepare
if [[ -n ${LINGUAS} ]] ; then
sed -i \
-e '/aa ab ae/d' \