urbanterror: fix variable name typo
This commit is contained in:
parent
7a32037bb7
commit
49400db088
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ do_build() {
|
|||
USE_OPENAL=yes USE_OPENAL_DLOPEN=0 \
|
||||
USE_CURL=1 USE_CURL_DLOPEN=0 \
|
||||
USE_CODEC_VORBIS=1 DEFAULT_BASEDIR="/usr/share/${pkgname}" \
|
||||
${makejob}
|
||||
${makejobs}
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue