summaryrefslogtreecommitdiff
path: root/dh_installxfonts
diff options
context:
space:
mode:
Diffstat (limited to 'dh_installxfonts')
-rwxr-xr-xdh_installxfonts3
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_installxfonts b/dh_installxfonts
index 1ceb3cbe..83f38c0a 100755
--- a/dh_installxfonts
+++ b/dh_installxfonts
@@ -2,8 +2,7 @@
#
# Integration with the Debian X11 font policy.
-BEGIN { push @INC, "debian", "/usr/share/debhelper" }
-use Dh_Lib;
+use Debian::Debhelper::Dh_Lib;
init();
foreach $PACKAGE (@{$dh{DOPACKAGES}}) {