summaryrefslogtreecommitdiff
path: root/dh_installmenu
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installmenu')
-rwxr-xr-xdh_installmenu2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installmenu b/dh_installmenu
index 2db16603..c077f215 100755
--- a/dh_installmenu
+++ b/dh_installmenu
@@ -8,7 +8,7 @@
#
# Also, add to postinst and postrm.
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
use Dh_Lib;
init();