summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-08-13 09:35:04 +0000
committerColin Watson <cjwatson@debian.org>2019-08-13 09:35:04 +0000
commit30465dd0efdf99fa32bc7f829c403f474e1f6bc3 (patch)
tree214ead8943ac5a2b96a3a6221709e4178fc4d3a4 /debian/rules
parente5fc16844f5772a12808e22a72c0ee50977c4e60 (diff)
parentb48697c64a0ac57eed494104f4c82d61f5b6fc89 (diff)
Merge branch 'runit' into 'master'
Please add a runscript for runit See merge request ssh-team/openssh!7
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 550306d4f..4208569e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,7 +106,7 @@ confflags += --with-ldflags='$(strip -Wl,--as-needed $(LDFLAGS))'
106confflags_udeb += --with-ldflags='-Wl,--as-needed' 106confflags_udeb += --with-ldflags='-Wl,--as-needed'
107 107
108%: 108%:
109 dh $@ --with=autoreconf,systemd 109 dh $@ --with=autoreconf,systemd,runit
110 110
111autoreconf: 111autoreconf:
112 autoreconf -f -i 112 autoreconf -f -i