	apk_add $@
	gzip --version | gzip -c | gunzip -c | grep GNU
	apk_del $@
	[ `readlink /bin/gzip` = /bin/busybox ]
