Fix location of manual.

This commit is contained in:
Carlos Maddela
2019-01-31 04:51:51 +11:00
parent e4f86281b1
commit b24ad06237
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ dvdisaster (0.79.5-7) UNRELEASED; urgency=medium
* Set "Rules-Requires-Root: no".
* Simplify process by which mutable files are backed up and restored.
* Build as verbosely as possible.
* Fix location of manual.
-- Carlos Maddela <e7appew@gmail.com> Thu, 31 Jan 2019 03:58:19 +1100

2
debian/rules vendored
View File

@@ -40,7 +40,7 @@ override_dh_auto_configure:
--mandir=share/man \
--localedir=share/locale \
--docdir=share/doc \
--docsubdir=dvdisaster-doc \
--docsubdir=dvdisaster \
--with-embedded-src-path=no
override_dh_auto_build-arch: