mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/incron: Fix install with ROOT=.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
806661b6dd
commit
ebe97f3cf2
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ preserve_perms() {
|
||||||
config $NEW
|
config $NEW
|
||||||
}
|
}
|
||||||
|
|
||||||
preserve_perms /etc/rc.d/rc.incrond.new
|
preserve_perms etc/rc.d/rc.incrond.new
|
||||||
|
|
Loading…
Reference in a new issue