summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-12-13 15:13:59 +0000
committerAchim Gottinger <achim@gentoo.org>2000-12-13 15:13:59 +0000
commit5cb0a26d7066899a995055dd0175bb2e50b01f3f (patch)
treed7bd52f8fbc8152f2068f72816cba5e776aa9774 /autocompile.sh
parent*** empty log message *** (diff)
downloadgentoo-2-5cb0a26d7066899a995055dd0175bb2e50b01f3f.tar.gz
gentoo-2-5cb0a26d7066899a995055dd0175bb2e50b01f3f.tar.bz2
gentoo-2-5cb0a26d7066899a995055dd0175bb2e50b01f3f.zip
supervise fixes
Diffstat (limited to 'autocompile.sh')
-rwxr-xr-xautocompile.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autocompile.sh b/autocompile.sh
index 1321c5037c88..0a3a8f5662e3 100755
--- a/autocompile.sh
+++ b/autocompile.sh
@@ -53,7 +53,7 @@ fi
mypackages="`grep -v "\#.*" $mylist`"
-mkdir -p $ROOT/tmp/portage-log
+install -m1777 -d $ROOT/tmp/portage-log
echo "$C_HILITE>>>$C_NORMAL Building from ${mylist}..."
for i in $mypackages