summaryrefslogtreecommitdiffstats
path: root/scripts/makepkg.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makepkg.sh.in')
-rw-r--r--scripts/makepkg.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg.sh.in b/scripts/makepkg.sh.in
index 2613b314..8b6557ec 100644
--- a/scripts/makepkg.sh.in
+++ b/scripts/makepkg.sh.in
@@ -2242,7 +2242,7 @@ else
unset pkg
fi
mkdir -p "$pkgdirbase"
- chmod a-srwx "$pkgdirbase"
+ chmod a-srw "$pkgdirbase"
cd_safe "$startdir"
if (( ! REPKG )); then