summaryrefslogtreecommitdiff
path: root/dh_installxaw
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installxaw')
-rwxr-xr-xdh_installxaw3
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_installxaw b/dh_installxaw
index bee97109..5cb94e24 100755
--- a/dh_installxaw
+++ b/dh_installxaw
@@ -7,8 +7,7 @@
#
# Also, add calls to postinst and postrm.
-BEGIN { push @INC, "debian", "/usr/share/debhelper" }
-use Dh_Lib;
+use Debian::Debhelper::Dh_Lib;
init();
foreach $PACKAGE (@{$dh{DOPACKAGES}}) {