sys-process/audit: fix DoublePrefixInPath
authorJason Zaman <perfinion@gentoo.org>
Sat, 17 Aug 2019 09:56:06 +0000 (17:56 +0800)
committerJason Zaman <perfinion@gentoo.org>
Sat, 17 Aug 2019 10:03:34 +0000 (18:03 +0800)
commit7a5e09138cac63d8269fc114664d7a832b0f9cd4
treebe4d8dde2e8cab8c46d3fe4c971db069f2d24bc1
parent93b6240ab30ac070c289194fe303df29c8800611
sys-process/audit: fix DoublePrefixInPath

DoublePrefixInPath fperms 644 "$(systemd_get_systemunitdir):
concatenates two variables containing EPREFIX on line 192

The perms on the unit file were fixed in 2.7.4, so remove from all later
ones. For the earlier ones use chmod directly instead.

Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jason Zaman <perfinion@gentoo.org>
sys-process/audit/audit-2.6.4.ebuild
sys-process/audit/audit-2.7.1.ebuild
sys-process/audit/audit-2.8.2.ebuild
sys-process/audit/audit-2.8.3.ebuild
sys-process/audit/audit-2.8.4.ebuild