--- /tmp/rules	2005-09-08 09:34:49.533101280 +0300
+++ zlib-1.2.2/debian/rules	2005-09-08 09:34:26.885544232 +0300
@@ -15,6 +15,7 @@
 DEB_HOST_GNU_CPU=$(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
 DEB_HOST_GNU_SYSTEM=$(shell dpkg-architecture -qDEB_BUILD_GNU_SYSTEM)
 DEB_HOST_GNU_TYPE=$(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_GNU_TYPE=$(DEB_BUILD_GNU_CPU)-linux
 DH_OPTIONS=
 
 ifeq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))

