diff options
| author | 2021-07-02 01:04:48 +0200 | |
|---|---|---|
| committer | 2021-08-26 21:46:44 +0200 | |
| commit | b30ea3cffe05aeedc76fc9eb4dc5dc5f40e11ee7 (patch) | |
| tree | b0fbf7ec04cefc060f3dbca40e8524819e768566 /Manual.md | |
| parent | starship: update to 0.57.0 (diff) | |
hooks/post-install: add fix permissions hook
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Manual.md b/Manual.md index 33706f20c21..db605c52135 100644 --- a/Manual.md +++ b/Manual.md @@ -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 |
