summaryrefslogtreecommitdiff
path: root/Debian/Debhelper/Dh_Lib.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-11-12 18:03:20 -0400
committerJoey Hess <joey@kitenet.net>2012-11-12 18:03:20 -0400
commit924b76858dd218bb958d36c1ccef005b1edcb3f4 (patch)
treee2c93b46b5f319177891e57deed665e595a44ecb /Debian/Debhelper/Dh_Lib.pm
parent0aa572f1de498231683a555341841d582d813f21 (diff)
add comment
Diffstat (limited to 'Debian/Debhelper/Dh_Lib.pm')
-rw-r--r--Debian/Debhelper/Dh_Lib.pm2
1 files changed, 2 insertions, 0 deletions
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 {