sys-boot/grub: RESTRICT="!test? ( test )"

Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
This commit is contained in:
Mike Gilbert
2017-02-16 15:38:48 -05:00
parent 0f01abf4e5
commit d8e6cacb71
4 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -109,7 +109,7 @@ RDEPEND+="
DEPEND+=" !!=media-libs/freetype-2.5.4"
STRIP_MASK="*/grub/*/*.{mod,img}"
RESTRICT="test"
RESTRICT="!test? ( test )"
QA_EXECSTACK="
usr/bin/grub*-emu*

View File

@@ -115,7 +115,7 @@ RDEPEND+="
DEPEND+=" !!=media-libs/freetype-2.5.4"
STRIP_MASK="*/grub/*/*.{mod,img}"
RESTRICT="test"
RESTRICT="!test? ( test )"
QA_EXECSTACK="
usr/bin/grub*-emu*

View File

@@ -114,7 +114,7 @@ RDEPEND+="
DEPEND+=" !!=media-libs/freetype-2.5.4"
RESTRICT="strip test"
RESTRICT="strip !test? ( test )"
QA_EXECSTACK="usr/bin/grub*-emu* usr/lib/grub/*"
QA_WX_LOAD="usr/lib/grub/*"

View File

@@ -120,7 +120,7 @@ RDEPEND+="
DEPEND+=" !!=media-libs/freetype-2.5.4"
RESTRICT="strip test"
RESTRICT="strip !test? ( test )"
QA_EXECSTACK="usr/bin/grub*-emu* usr/lib/grub/*"
QA_WX_LOAD="usr/lib/grub/*"