aboutsummaryrefslogtreecommitdiff
path: root/trunk/src/mkbuild
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/mkbuild')
-rwxr-xr-xtrunk/src/mkbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild
index afdbc7c..cd89fbe 100755
--- a/trunk/src/mkbuild
+++ b/trunk/src/mkbuild
@@ -1284,7 +1284,7 @@ error_codes
set_parameters "$@"
verbose -e "$BASENAME version $PROG_VERSION\n"
-if [ ! -z $MKBUILD_NAME ]; then
+if [ ! -z "$MKBUILD_NAME" ]; then
case $ACTION in
'update_manifest')
update_manifest $*