diff --git a/debian/changelog b/debian/changelog index d660267..e4e5365 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 31 Jan 2019 03:58:19 +1100 diff --git a/debian/rules b/debian/rules index 705e958..33537cb 100755 --- a/debian/rules +++ b/debian/rules @@ -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: