mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
reverting conflicting commits
This commit is contained in:
parent
d2ffc2cad4
commit
f93eced1c6
1 changed files with 1 additions and 1 deletions
|
|
@ -157,6 +157,6 @@ pkg_postinst() {
|
|||
fi
|
||||
fi
|
||||
if [ -d /home/zero ]; then
|
||||
chown zero:users /home/zero/.vim-scratch || die
|
||||
chown zero.users /home/zero/.vim-scratch || die
|
||||
fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue