summaryrefslogtreecommitdiff
path: root/dh_du
diff options
context:
space:
mode:
Diffstat (limited to 'dh_du')
-rwxr-xr-xdh_du2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_du b/dh_du
index f81b074d..d0358999 100755
--- a/dh_du
+++ b/dh_du
@@ -5,7 +5,7 @@
#
# No longer - it was decided these files are a bad idea.
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
use Dh_Lib;
warning("this program does nothing and is deprecated. Remove it from debian/rules.");