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
|
@ -762,6 +762,10 @@ Examples:
|
|||
```
|
||||
A special value `noarch` used to be available, but has since been removed.
|
||||
|
||||
- `nocheckperms` If set, xbps-src will not fail on common permission errors (world writable files, etc.)
|
||||
|
||||
- `nofixperms` If set, xbps-src will not fix common permission errors (executable manpages, etc.)
|
||||
|
||||
<a id="explain_depends"></a>
|
||||
#### About the many types of `depends` variables
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue