]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installdeb
r941: This commit was manufactured by cvs2svn to create tag
[debhelper.git] / dh_installdeb
index f5f3055a821e5cfcbde428bb199f481a3433ec2a..d3eebe762e4cc3c64e3b3b65bb0f829275a291cf 100755 (executable)
@@ -2,7 +2,7 @@
 #
 # Install files from debian/ into the package's DEBIAN directory.
 
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
 use Dh_Lib;
 init();