]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installinit
r238: Initial Import
[debhelper.git] / dh_installinit
index 6432c513b2f491fc1542dee3a36d75a9e00dde02..c43d24d9efe55c7eba82b696f9314969f019b8f3 100755 (executable)
@@ -3,7 +3,7 @@
 # Install debian/init[.d], and set up the postinst and postrm for init
 # scripts.
 
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
 use Dh_Lib;
 init();