X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_undocumented;fp=dh_undocumented;h=6a30f7220c8430384bddf864f3cf71c245086c47;hb=6181521757b2af650b992d6aa02ca7790c964584;hp=c8aa5623b03626786f97834ce53eee8327325bbe;hpb=88a44c53e11799439f0678bb3976d16b2cb1ee94;p=debhelper.git 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";