„install-xash3ds.sh“ ändern
This commit is contained in:
parent
c695d2fc29
commit
ee4892c52c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ cd xash3d-fwgs
|
||||||
## old if you use deprecated xash3d
|
## old if you use deprecated xash3d
|
||||||
## cmake -DXASH_DEDICATED=ON -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32" ../
|
## cmake -DXASH_DEDICATED=ON -DCMAKE_C_FLAGS="-m32" -DCMAKE_CXX_FLAGS="-m32" ../
|
||||||
## make
|
## make
|
||||||
./waf configure -T release
|
./waf configure -T release -d
|
||||||
./waf make
|
./waf make
|
||||||
./waf install --destdir=bin/
|
./waf install --destdir=bin/
|
||||||
mv bin/* $XASH3D_BASEDIR/result/
|
mv bin/* $XASH3D_BASEDIR/result/
|
||||||
|
|
Loading…
Reference in a new issue