]> git.donarmstrong.com Git - debhelper.git/blobdiff - run
Updated French man page translation. Closes: #685560
[debhelper.git] / run
diff --git a/run b/run
index 00449b042fdd1eb4a355fa841fd115a20a48019b..2c749764551db7fd45a6d14e37649db4c6cd7aec 100755 (executable)
--- 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.