urbanterror: fix variable name typo
This commit is contained in:
@@ -22,7 +22,7 @@ do_build() {
|
|||||||
USE_OPENAL=yes USE_OPENAL_DLOPEN=0 \
|
USE_OPENAL=yes USE_OPENAL_DLOPEN=0 \
|
||||||
USE_CURL=1 USE_CURL_DLOPEN=0 \
|
USE_CURL=1 USE_CURL_DLOPEN=0 \
|
||||||
USE_CODEC_VORBIS=1 DEFAULT_BASEDIR="/usr/share/${pkgname}" \
|
USE_CODEC_VORBIS=1 DEFAULT_BASEDIR="/usr/share/${pkgname}" \
|
||||||
${makejob}
|
${makejobs}
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user