summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
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 0357ed3c..82b8e05c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ PYTHON2=$(shell pyversions -vr)
dh $@ --with python2,sphinxdoc --buildsystem=python_distutils
override_dh_prep:
- rst2man docs/man/leap-client.1.rst docs/man/leap-client.1
+ rst2man docs/man/bitmask.1.rst docs/man/bitmask.1
dh_prep
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))