From 70c549d2d146f29f6a9753151369971caf3a52dc Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 5 Jul 2008 23:58:45 -0600 Subject: [PATCH] see if we can work around what looks like a debhelper bug --- debian/rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2