typo
This commit is contained in:
parent
d46a22ef1d
commit
dee3ebce90
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ case $XASH_INSTALL_VERSION in
|
||||||
0.20)
|
0.20)
|
||||||
./waf configure -T release $WAF_OPTIONS
|
./waf configure -T release $WAF_OPTIONS
|
||||||
checkerror $?
|
checkerror $?
|
||||||
./waf -p build
|
./waf build
|
||||||
checkerror $?
|
checkerror $?
|
||||||
./waf install --destdir=bin/
|
./waf install --destdir=bin/
|
||||||
checkerror $?
|
checkerror $?
|
||||||
|
|
Loading…
Reference in a new issue