mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
sys-auth/mrsh: fix DoublePrefixInPath
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
parent
8abb858983
commit
ad5a338a73
@ -35,5 +35,5 @@ src_configure() {
|
||||
src_install() {
|
||||
default
|
||||
#remove executable bit from systemd units
|
||||
chmod a-x "${ED}/$(systemd_get_systemunitdir)"/* || die
|
||||
chmod a-x "${D}/$(systemd_get_systemunitdir)"/* || die
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user