mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
selinux-policy-2.eclass: Document PATCHBUNDLE var
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
This commit is contained in:
@@ -104,6 +104,11 @@ fi
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
S="${WORKDIR}/"
|
||||
|
||||
# @ECLASS_VARIABLE: PATCHBUNDLE
|
||||
# @INTERNAL
|
||||
# @DESCRIPTION:
|
||||
# Path to Gentoo Hardened Refpol patch to apply on top of upstream
|
||||
PATCHBUNDLE="${DISTDIR}/patchbundle-selinux-base-policy-${BASEPOL}.tar.bz2"
|
||||
|
||||
# Modules should always depend on at least the first release of the
|
||||
|
||||
Reference in New Issue
Block a user