mirror of
https://github.com/bebbo/amiga-gcc.git
synced 2026-05-03 01:10:14 +00:00
@@ -33,6 +33,7 @@ case $1 in
|
||||
mkdir -p build/$2
|
||||
pushd build/$2
|
||||
lha x "../../download/$file"
|
||||
find . -type d -exec chmod +x {} \;
|
||||
popd
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user