From 6181521757b2af650b992d6aa02ca7790c964584 Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 15 Sep 1999 22:37:45 +0000 Subject: r275: No idea. --- dh_undocumented | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dh_undocumented b/dh_undocumented index c8aa5623..6a30f722 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"; -- cgit v1.2.3