From: Bdale Garbee Date: Sun, 6 Jul 2008 05:58:45 +0000 (-0600) Subject: see if we can work around what looks like a debhelper bug X-Git-Tag: debian/1.6.9p17-1~6 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=70c549d2d146f29f6a9753151369971caf3a52dc;p=debian%2Fsudo see if we can work around what looks like a debhelper bug --- diff --git a/debian/rules b/debian/rules index 365c062..562b523 100755 --- a/debian/rules +++ b/debian/rules @@ -103,7 +103,8 @@ binary-arch: build install dh_testroot dh_installdocs dh_installexamples -A sudoers - dh_installinit -psudo -psudo-ldap + dh_installinit -psudo + dh_installinit -psudo-ldap dh_installmanpages fnmatch.3 dh_installinfo -A dh_installchangelogs CHANGES