]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_debstd
r941: This commit was manufactured by cvs2svn to create tag
[debhelper.git] / dh_debstd
index 1c2f1f05c99335175aec064783ebcbac3d4c8fdf..89cfc182b58ed81082b128cd7d803726c508eb79 100755 (executable)
--- a/dh_debstd
+++ b/dh_debstd
@@ -38,7 +38,7 @@ foreach (@ARGV) {
 }
 @ARGV=@argv;
 
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
 use Dh_Lib;
 init();