]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_undocumented
r1414: fix tag name
[debhelper.git] / dh_undocumented
index c4264d6b2ab77d94802e0c0426dbd89acc5ea1f7..77ee3f585a120550d1cbd8ca454baaaac62ce3ed 100755 (executable)
@@ -6,7 +6,7 @@
 # Also, it looks for debian/undocumented files for more lists of
 # undocumented man pages.
 
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
 use Dh_Lib;
 init();