Fix B/S when extract feature
[adaptation/face-engine.git] / packaging / build.sh
index 6d040c4..54b9944 100755 (executable)
@@ -20,8 +20,8 @@ rm .osc/*.spec
 osc repairwc
 
 # -k means output RPM directory
-#osc build armv7el --no-verify -j 8 -k . $1
-osc build i586 --no-verify -j 8 -k . $1
+osc build armv7el --no-verify -j 8 -k . $1
+#osc build i586 --no-verify -j 8 -k . $1
 
 PWD=`pwd`;