summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/coccinelle/coccinelle-1.0.6.ebuild')
-rw-r--r--dev-util/coccinelle/coccinelle-1.0.6.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/coccinelle/coccinelle-1.0.6.ebuild b/dev-util/coccinelle/coccinelle-1.0.6.ebuild
index 1e97b0576dc1..2ccd550333b9 100644
--- a/dev-util/coccinelle/coccinelle-1.0.6.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -42,6 +42,7 @@ DEPEND="${CDEPEND}
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
+RESTRICT=strip
S=${WORKDIR}/${MY_P}
SITEFILE=50coccinelle-gentoo.el
@@ -111,8 +112,6 @@ src_install() {
fi
use python && python_optimize
-
- export STRIP_MASK='*/coccinelle/spatch'
}
pkg_postinst() {