From 924b76858dd218bb958d36c1ccef005b1edcb3f4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Nov 2012 18:03:20 -0400 Subject: add comment --- Debian/Debhelper/Dh_Lib.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Debian/Debhelper') diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm index 0a73b0f4..088bb011 100644 --- a/Debian/Debhelper/Dh_Lib.pm +++ b/Debian/Debhelper/Dh_Lib.pm @@ -21,6 +21,8 @@ use vars qw(@ISA @EXPORT %dh); &cross_command &set_buildflags &get_buildoption); my $max_compat=10; + +# The Makefile changes this if debhelper is installed in a PREFIX. my $prefix="/usr"; sub init { -- cgit v1.2.3