mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-boot/grub: RESTRICT="!test? ( test )"
Package-Manager: Portage-2.3.3_p56, Repoman-2.3.1_p49
This commit is contained in:
@@ -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*
|
||||
|
||||
@@ -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*
|
||||
|
||||
@@ -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/*"
|
||||
|
||||
@@ -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/*"
|
||||
|
||||
Reference in New Issue
Block a user