]> git.donarmstrong.com Git - debhelper.git/commitdiff
r275: No idea.
authorjoey <joey>
Wed, 15 Sep 1999 22:37:45 +0000 (22:37 +0000)
committerjoey <joey>
Wed, 15 Sep 1999 22:37:45 +0000 (22:37 +0000)
dh_undocumented

index c8aa5623b03626786f97834ce53eee8327325bbe..6a30f7220c8430384bddf864f3cf71c245086c47 100755 (executable)
@@ -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";