Package-Manager: Portage-2.3.11, Repoman-2.3.3
S=${WORKDIR}/AstroMenace
src_prepare() {
- default
+ cmake-utils_src_prepare
# no messing with CXXFLAGS please.
sed -i -e '/-Os/d' CMakeLists.txt || die
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
S=${WORKDIR}/AstroMenace
src_prepare() {
+ cmake-utils_src_prepare
+
# no messing with CXXFLAGS please.
sed -i -e '/-Os/d' CMakeLists.txt || die
- epatch_user # bug #542930
}
src_configure() {