From b24ad062377bc7137cc036500d3517ac96018543 Mon Sep 17 00:00:00 2001 From: Carlos Maddela Date: Thu, 31 Jan 2019 04:51:51 +1100 Subject: [PATCH] Fix location of manual. --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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: