summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index eb895e0c3..ce56fdea4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,7 +80,6 @@ confflags += --disable-strip
80confflags += --with-mantype=doc 80confflags += --with-mantype=doc
81confflags += --with-4in6 81confflags += --with-4in6
82confflags += --with-privsep-path=/var/run/sshd 82confflags += --with-privsep-path=/var/run/sshd
83confflags += --without-rand-helper
84 83
85# The Hurd needs libcrypt for res_query et al. 84# The Hurd needs libcrypt for res_query et al.
86ifeq ($(DEB_HOST_ARCH_OS),hurd) 85ifeq ($(DEB_HOST_ARCH_OS),hurd)