	apk_add $@
	tar -zc `pwd` | tar -zt
	apk_del $@
	[ "`readlink /bin/tar`" = /bin/busybox ]
