hooks/post-install: add fix permissions hook
This commit is contained in:
parent
3d9df3e526
commit
b30ea3cffe
3 changed files with 40 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue