mirror of
https://github.com/glest/glest-source.git
synced 2025-08-30 03:09:49 +02:00
Updated build scripts
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
currentDir=$PWD
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
|
||||
cd $DIR
|
||||
./build-deps.sh
|
||||
bash ./build-deps.sh
|
||||
echo
|
||||
./build-nodeps.sh
|
||||
cd $currentDir
|
||||
bash ./build-nodeps.sh
|
||||
cd $currentDir
|
||||
|
Reference in New Issue
Block a user