do not make bad define

This commit is contained in:
Martin A. Brown 2016-04-30 16:25:58 -04:00
parent 704393aee9
commit b5717f9861
1 changed files with 1 additions and 3 deletions

4
debian/rules vendored
View File

@ -7,7 +7,5 @@ export PYBUILD_NAME=tldp
override_dh_installman:
(cd docs && \
sphinx-build \
-b man -D today="$(BUILD_DATE)" \
-d _build/doctrees . _build/man)
sphinx-build -b man -d _build/doctrees . _build/man)
dh_installman docs/_build/man/ldptool.1