Merge "Updated for Gingerbread GApps and current mirror list, as well as add options for CM6 tegra, CM5 and CM4." into gingerbread
diff --git a/prebuilt/common/bin/chkkineto.sh b/prebuilt/common/bin/chkkineto.sh
index 41f4d96..b94936e 100644
--- a/prebuilt/common/bin/chkkineto.sh
+++ b/prebuilt/common/bin/chkkineto.sh
@@ -17,6 +17,11 @@
        r=n
 fi
 
+if [ "$c" = "ALL" ];
+    then
+       r=n
+fi
+
 if [ "$r" = "y" ];
     then
        if [ -f $p ];