„install-xash3ds.sh“ ändern
This commit is contained in:
parent
b1b5cce47f
commit
968f5a162c
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ default)
|
||||||
echo https://github.com/FWGS/xash3d-fwgs
|
echo https://github.com/FWGS/xash3d-fwgs
|
||||||
exit 1
|
exit 1
|
||||||
;;
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
XASH3D_BASEDIR=$(pwd)/build
|
XASH3D_BASEDIR=$(pwd)/build
|
||||||
mkdir -p $XASH3D_BASEDIR/result
|
mkdir -p $XASH3D_BASEDIR/result
|
||||||
|
|
Loading…
Reference in a new issue