From 6e8c617dd37e802363936f8837c6fc94e8a9b771 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Sun, 12 Jun 2005 22:44:42 +0000 Subject: * debian/rules (DEB_CONFIGURE_USER_FLAGS): Build iso9660fs.static as well. * debian/hurd-udeb.install: Added iso9660fs.static. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 60a844f2..103c0a78 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk DEB_CONFIGURE_LIBEXECDIR ="\$${prefix}/libexec" -DEB_CONFIGURE_USER_FLAGS := --disable-profile +DEB_CONFIGURE_USER_FLAGS := --disable-profile --enable-static-progs='ext2fs,ufs,iso9660fs' DEB_MAKE_INSTALL_TARGET = install prefix=$(DEB_DESTDIR) sysconfdir=$(DEB_DESTDIR)/etc localstatedir=$(DEB_DESTDIR)/var DEB_DH_STRIP_ARGS := --dbg-package=hurd -- cgit v1.2.3