summaryrefslogtreecommitdiff
path: root/dh_undocumented
diff options
context:
space:
mode:
authorjoey <joey>1999-09-15 22:37:45 +0000
committerjoey <joey>1999-09-15 22:37:45 +0000
commit6181521757b2af650b992d6aa02ca7790c964584 (patch)
tree464cd2e91634b2422e1f74b6fa0eee27d4a86f5c /dh_undocumented
parent88a44c53e11799439f0678bb3976d16b2cb1ee94 (diff)
r275: No idea.
Diffstat (limited to 'dh_undocumented')
-rwxr-xr-xdh_undocumented2
1 files changed, 1 insertions, 1 deletions
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";