--- /tmp/rules	2005-11-08 11:54:12.000000000 +0200
+++ util-linux-2.12p/debian/rules	2005-11-08 12:04:18.000000000 +0200
@@ -12,6 +12,7 @@
 ifndef DEB_HOST_GNU_SYSTEM
 DEB_HOST_GNU_SYSTEM := $(shell dpkg-architecture -qDEB_HOST_GNU_SYSTEM)
 endif
+DEB_HOST_GNU_SYSTEM=linux
 
 export arch = $(DEB_HOST_ARCH)
 version := $(shell sed -e '1{;s|^util-linux (\(.*\))\ .*|\1|;q;}' debian/changelog)

