mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2026-05-05 13:31:11 +00:00
Update install
Directories in sdk=mhi had +x not set -> access denied
This commit is contained in:
@@ -33,6 +33,7 @@ case $1 in
|
|||||||
mkdir -p build/$2
|
mkdir -p build/$2
|
||||||
pushd build/$2
|
pushd build/$2
|
||||||
lha x "../../download/$file"
|
lha x "../../download/$file"
|
||||||
|
find . -type d -exec chmod +x {} \;
|
||||||
popd
|
popd
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user