summaryrefslogtreecommitdiff
path: root/dh_testdir
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:18:11 +0000
committerjoey <joey>1999-08-17 05:18:11 +0000
commit6a4c47eea5a5601f351a1fa0afd5e13aed56238b (patch)
tree3d26583b448275dc7c67a7ebe14b00e4ee25edde /dh_testdir
parent5481b20fd42cd413c6c87531a3cc9ed5398e9d23 (diff)
downloaddebhelper-6a4c47eea5a5601f351a1fa0afd5e13aed56238b.tar.gz
r238: Initial Import
Diffstat (limited to 'dh_testdir')
-rwxr-xr-xdh_testdir2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_testdir b/dh_testdir
index 0cb95c1d..6d9258db 100755
--- a/dh_testdir
+++ b/dh_testdir
@@ -4,7 +4,7 @@
# Tests for the existance of debian/control, and for the existance
# of any other files you specify on the command line.
-BEGIN { push @INC, "debian", "/usr/lib/debhelper" }
+BEGIN { push @INC, "debian", "/usr/share/debhelper" }
use Dh_Lib;
init();