summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index a9ac646..2997e4b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,7 +55,7 @@ install: build-stamp
dh_clean
cd $(CURDIR)/perl && perl Makefile.PL INSTALLDIRS=vendor
$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
- dh_installdirs
+ DH_OPTIONS= dh_installdirs
DH_OPTIONS= dh_install --fail-missing
install -m 0644 config/keytab.acl \
$(CURDIR)/debian/keytab-backend/etc/remctl/acl/keytab