summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
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.