summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-05-09 16:17:12 -0400
committerMichael Orlitzky <mjo@gentoo.org>2024-05-13 09:13:27 -0400
commitbd3da28e258a68566d1abe18aa6713594adcd0ff (patch)
tree917442a5a6b5ac0a66b0a1f357c2e3694b4689a4 /app-leechcraft/lc-secman
parenteclass/acct-user.eclass: use $PN to construct make.conf override vars (diff)
downloadgentoo-master.tar.gz
gentoo-master.tar.bz2
gentoo-master.zip
eclass/acct-group.eclass: use $PN to construct make.conf override varsHEADmaster
If (after upcasing and replacing hyphens by underscores) ACCT_GROUP_NAME is set to something that isn't valid in a bash variable name, the eclass will crash: it uses ACCT_GROUP_NAME to construct the make.conf override variables in pkg_pretend() and src_install(). This commit constructs the variable names using PN instead of ACCT_GROUP_NAME. In ::gentoo, the two are equivalent, but in an overlay this allows weirder group names at the expense of slightly mismatched variable names. Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'app-leechcraft/lc-secman')
0 files changed, 0 insertions, 0 deletions