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)
|
||||
./waf configure -T release $WAF_OPTIONS
|
||||
checkerror $?
|
||||
./waf -p build
|
||||
./waf build
|
||||
checkerror $?
|
||||
./waf install --destdir=bin/
|
||||
checkerror $?
|
||||
|
|
Loading…
Reference in a new issue