@@ -200,7 +200,9 @@ initArgument()
Arg_InstallRTKAPK=true
# RTK公版不能编译中间件;
Arg_MakeTVMidware=false
- else
+ fi
+
+ if [ x$Arg_InstallRTKAPK = "xn" ]; then
Arg_InstallRTKAPK=false
fi