From 938f29804f8bc79a5a7e8ad0cc63e75ce0089afc Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 31 Jul 2010 15:44:49 +0200 Subject: Remove enable-sis900 as it's now the default --- debian/changelog | 1 + debian/rules | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 9b7aced..3ce3dda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ gnumach (2:1.3.99.dfsg.git20091128-2) UNRELEASED; urgency=low * debian/patches/40_iopl_mmap.patch: Add a "mem" alias for the iopl device, since that is what upstream provides. * Now using Standards-Version 3.9.1 (no changes needed). + * debian/rules: Remove enable-sis900 as it's now the default. [ Guillem Jover ] * Use any-i386 in binary package Architecture fields. diff --git a/debian/rules b/debian/rules index 5a7b15f..890f1a9 100755 --- a/debian/rules +++ b/debian/rules @@ -23,8 +23,7 @@ else CFLAGS += -O2 endif -drivers := \ - --enable-sis900 +drivers := configure: configure.ac autoreconf -fi -- cgit v1.2.3