diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-23 20:31:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-23 20:31:25 -0400 |
commit | 09863c18e5ab00046cfd5163ddfa2a04ee063357 (patch) | |
tree | 879b7d40f12914924c349dd6035666595ac1ed72 /run | |
parent | 6c051826f3241caa4afc982d402682101c63c7e3 (diff) | |
download | debhelper-09863c18e5ab00046cfd5163ddfa2a04ee063357.tar.gz |
dh is fully working and is being used to build debhelper
Diffstat (limited to 'run')
-rwxr-xr-x | run | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |