summaryrefslogtreecommitdiff
path: root/make_rootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make_rootstrap.sh')
-rwxr-xr-xmake_rootstrap.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make_rootstrap.sh b/make_rootstrap.sh
index 47145d2..65c8eba 100755
--- a/make_rootstrap.sh
+++ b/make_rootstrap.sh
@@ -137,8 +137,8 @@ function callRootstrapGen () {
GLOBAL_ERROR="0"
-OPT_TARGET=true
-OPT_EMULATOR=true
+OPT_TARGET=false
+OPT_EMULATOR=false
OPT_DOWNLOAD_RPM=false
OPT_CLEAN=true
OPT_CONF=""