mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/coccinelle: [QA] Fix MissingTestRestrict
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -42,7 +42,7 @@ DEPEND="${CDEPEND}
|
||||
|
||||
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
|
||||
|
||||
RESTRICT=strip
|
||||
RESTRICT="strip !test? ( test )"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
SITEFILE=50coccinelle-gentoo.el
|
||||
|
||||
@@ -42,7 +42,7 @@ DEPEND="${CDEPEND}
|
||||
|
||||
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
|
||||
|
||||
RESTRICT=strip
|
||||
RESTRICT="strip !test? ( test )"
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
SITEFILE=50coccinelle-gentoo.el
|
||||
|
||||
@@ -41,7 +41,7 @@ DEPEND="${CDEPEND}
|
||||
|
||||
DOCS=( authors.txt bugs.txt changes.txt credits.txt readme.txt )
|
||||
|
||||
RESTRICT=strip
|
||||
RESTRICT="strip !test? ( test )"
|
||||
|
||||
SITEFILE=50coccinelle-gentoo.el
|
||||
|
||||
|
||||
Reference in New Issue
Block a user