hooks/post-install: add fix permissions hook

This commit is contained in:
Michal Vasilek 2021-07-02 01:04:48 +02:00
parent 3d9df3e526
commit b30ea3cffe
3 changed files with 40 additions and 0 deletions

View file

@ -8,6 +8,9 @@ unset -v depends run_depends replaces provides conflicts tags
# hooks/post-install/03-strip-and-debug-pkgs
unset -v nostrip nostrip_files
# hooks/post-install/14-fix-permissions
unset -v nocheckperms nofixperms
# hooks/pre-pkg/04-generate-runtime-deps
unset -v noverifyrdeps skiprdeps allow_unknown_shlibs shlib_requires