summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 8545d6a..fbac7be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,7 +48,7 @@ install: build
binary-indep: build install
dh_testdir
dh_testroot
- dh_installdebconf
+ dh_installdebconf
dh_installdocs
dh_installmenu
dh_installlogrotate
@@ -65,7 +65,7 @@ binary-indep: build install
dh_md5sums
dh_builddeb
-binary-arch:
+binary-arch:
# We have nothing to do by default.
binary: binary-indep binary-arch