aboutsummaryrefslogtreecommitdiffhomepage
path: root/Manual.md
diff options
context:
space:
mode:
authorMichal Vasilek <michal@vasilek.cz>2021-07-02 01:04:48 +0200
committerMichal Vasilek <michal@vasilek.cz>2021-08-26 21:46:44 +0200
commitb30ea3cffe05aeedc76fc9eb4dc5dc5f40e11ee7 (patch)
treeb0fbf7ec04cefc060f3dbca40e8524819e768566 /Manual.md
parentstarship: update to 0.57.0 (diff)
hooks/post-install: add fix permissions hook
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md4
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