From 33876a46fc4eb5a2e1e370ee92fc7c6c25c3c912 Mon Sep 17 00:00:00 2001 From: LaMont Jones Date: Sun, 19 Aug 2007 13:11:58 -0600 Subject: [PATCH] slang: switch back to slang2 --- debian/changelog | 3 ++- debian/rules | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ffdb0fd4..e0777273 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ util-linux (2.13~rc3-6) unstable-UNRELEASED; urgency=low * sfdisk: Allow drives over 2^31 sectors in size. Closes: #314413 * Deliver flock and flock.1. Closes: #435272 * hwclock.sh: Correct message. Closes: #424682 + * cfdisk: switch back to slang2 - -- LaMont Jones Sun, 19 Aug 2007 12:50:04 -0600 + -- LaMont Jones Sun, 19 Aug 2007 13:11:19 -0600 util-linux (2.13~rc3-5) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 4c3af913..47e8b5b8 100755 --- a/debian/rules +++ b/debian/rules @@ -40,7 +40,7 @@ CFDISK_PO_DIR=cfdisk-po CFDISK_POT=$(CFDISK_PO_DIR)/cfdisk.pot HISTORY=docs/v2.13-ReleaseNotes -CONFOPTS= --enable-raw --enable-rdev --enable-partx --with-fsprobe=volume_id +CONFOPTS= --enable-raw --enable-rdev --enable-partx --with-fsprobe=volume_id --with-slang ifeq ($(DEB_HOST_ARCH_OS),linux) CONFOPTS += --with-selinux endif -- 2.39.5