Update
Signed-off-by: Joel Fernandes <joel@linuxinternals.org>
diff --git a/src/androdeb b/src/androdeb
index 1a7c5c5..f6e9b4b 100755
--- a/src/androdeb
+++ b/src/androdeb
@@ -62,7 +62,7 @@
echo "Using temporary directory: $OUT_TMP"
time qemu-debootstrap --arch arm64 --include=$(make_csv "$PACKAGES") \
- --variant=minbase $DISTRO $OUT_TMP http://deb.debian.org/debian/
+ $DISTRO $OUT_TMP http://deb.debian.org/debian/
# Some reason debootstrap leaves these founded
umount $OUT_TMP/proc/sys/fs/binfmt_misc