mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
setup-subpkg/subpkg.sh: unset register_shell.
This commit is contained in:
parent
4cda09fdc6
commit
977766323c
1 changed files with 3 additions and 0 deletions
|
@ -40,3 +40,6 @@ unset -v make_dirs
|
||||||
|
|
||||||
# xbps-triggers: binfmts
|
# xbps-triggers: binfmts
|
||||||
unset -v binfmts
|
unset -v binfmts
|
||||||
|
|
||||||
|
# xbps-triggers: register-shell
|
||||||
|
unset -v register_shell
|
||||||
|
|
Loading…
Add table
Reference in a new issue