diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-17 19:43:18 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-17 19:43:18 +0200 |
| commit | d3befb2c2bba6c6fb19a0c94931be9e625eb05a1 (patch) | |
| tree | 4d027c7fe6c6c3238794ed266654101c91bcc6c9 /debian/rules | |
| parent | f430f620dfa5ec76c9f751d99d249750fb78714e (diff) | |
control, hurd.install.in, rules: Remove ufs parts.
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
