summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 1acbdbd8d..db7f81f49 100755
--- a/debian/rules
+++ b/debian/rules
@@ -113,7 +113,7 @@ confflags += --with-ldflags='$(strip -Wl,--as-needed $(default_ldflags))'
113confflags_udeb += --with-ldflags='-Wl,--as-needed' 113confflags_udeb += --with-ldflags='-Wl,--as-needed'
114 114
115%: 115%:
116 dh $@ 116 dh $@ --with=autoreconf
117 117
118DISTRIBUTOR_REPLACE := \ 118DISTRIBUTOR_REPLACE := \
119 debian/openssh-server.if-up \ 119 debian/openssh-server.if-up \