summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-23 20:31:25 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-23 20:31:25 -0400
commit09863c18e5ab00046cfd5163ddfa2a04ee063357 (patch)
tree879b7d40f12914924c349dd6035666595ac1ed72 /run
parent6c051826f3241caa4afc982d402682101c63c7e3 (diff)
dh is fully working and is being used to build debhelper
Diffstat (limited to 'run')
-rwxr-xr-xrun1
1 files changed, 1 insertions, 0 deletions
diff --git a/run b/run
index 00449b04..2c749764 100755
--- a/run
+++ b/run
@@ -3,6 +3,7 @@
# Run items from current directory by preference.
PATH=.:$PATH
+export PATH
# Ensure that builds are self-hosting, which means I have to use the .pm
# files in this package, not any that may be on the system.