From d3befb2c2bba6c6fb19a0c94931be9e625eb05a1 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 17 Sep 2013 19:43:18 +0200 Subject: control, hurd.install.in, rules: Remove ufs parts. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 273e139b..2ae68ce8 100755 --- a/debian/rules +++ b/debian/rules @@ -19,7 +19,7 @@ DEB_DESTDIR = $(CURDIR)/debian/tmp -CONFIGURE_ARGS = --disable-profile --enable-static-progs='ext2fs,ufs,iso9660fs' +CONFIGURE_ARGS = --disable-profile --enable-static-progs='ext2fs,iso9660fs' SUID_PROGRAMS = /bin/ids /bin/login /bin/ps-hurd /usr/bin/w-hurd CC=gcc-4.7 -- cgit v1.2.3