Closes: https://bugs.gentoo.org/651448
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
+RESTRICT=strip
S=${WORKDIR}/${MY_P}
SITEFILE=50coccinelle-gentoo.el
fi
use python && python_optimize
-
- export STRIP_MASK='*/coccinelle/spatch'
}
pkg_postinst() {
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
+RESTRICT=strip
S=${WORKDIR}/${MY_P}
SITEFILE=50coccinelle-gentoo.el
fi
use python && python_optimize
-
- export STRIP_MASK='*/coccinelle/spatch'
}
pkg_postinst() {