summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index 3c78a1ab79e..4abe8177d73 100755
--- a/make-dist
+++ b/make-dist
@@ -33,7 +33,7 @@ progname="$0"
### Print out each line we read, for debugging's sake.
### set -v
-## Don't protect any files.
+## Don't restrict access to any files.
umask 0
update=yes