Hi Denys, > Can you give some context? What were you trying to do? > how current script wasn't good enough? etc It uses environment variables ANDROID and TARGET_PRODUCT variables if user has already defined them. Variables are renamed to avoid clash with environment variables for different purpose (not to be meant for this script) and also for better readability.
I know this is just an example script, not supposed to work out of box (maybe no worth trying to polish it), but this patch saves a need to copy this script and modify it. Kind regards, Petr _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
