summaryrefslogtreecommitdiffstats
path: root/bin/ebuild.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ebuild.sh')
-rwxr-xr-xbin/ebuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ebuild.sh b/bin/ebuild.sh
index 991da9dde..0217c4ab6 100755
--- a/bin/ebuild.sh
+++ b/bin/ebuild.sh
@@ -406,6 +406,7 @@ unpack() {
;;
esac
done
+ chmod -Rf a+rX,u+w,g-w,o-w .
}
strip_duplicate_slashes () {