+util-linux (2.13~rc1-2) experimental; urgency=low
+
+ * A little more kfreebsd cleanup
+ * Fix nfs-common dependency
+
+ -- LaMont Jones <lamont@debian.org> Fri, 13 Jul 2007 08:22:01 -0600
+
util-linux (2.13~rc1-1) experimental; urgency=low
* fix ionice build errors on several architectures. Closes: #432603
CFDISK_PO_DIR=cfdisk-po
CFDISK_POT=$(CFDISK_PO_DIR)/cfdisk.pot
-
HISTORY=docs/v2.13-ReleaseNotes
-CONFOPTS= --with-selinux --enable-raw --enable-rdev --enable-partx
+
+CONFOPTS= --enable-raw --enable-rdev --enable-partx
+ifeq ($(DEB_HOST_ARCH_OS),linux)
+CONFOPTS += --with-selinux
+endif
+
#CONFOPTS += --with-fsprobe=volume_id
build: