From: joey Date: Wed, 15 Sep 1999 22:37:45 +0000 (+0000) Subject: r275: No idea. X-Git-Tag: version_2.0.101~323 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6181521757b2af650b992d6aa02ca7790c964584;p=debhelper.git r275: No idea. --- diff --git a/dh_undocumented b/dh_undocumented index c8aa562..6a30f72 100755 --- a/dh_undocumented +++ b/dh_undocumented @@ -35,7 +35,7 @@ foreach $PACKAGE (@{$dh{DOPACKAGES}}) { } if ($file=~/.*\.\dx/) { $dir="usr/X11R6/man/man$section"; - $reldir="../../../man/man7/"; + $reldir="../../../share/man/man7/"; } elsif ($section != 7) { $dir="usr/share/man/man$section";