summaryrefslogtreecommitdiff
path: root/port
diff options
context:
space:
mode:
Diffstat (limited to 'port')
-rwxr-xr-xport2
1 files changed, 1 insertions, 1 deletions
diff --git a/port b/port
index 2219d1c..053bf3b 100755
--- a/port
+++ b/port
@@ -2,7 +2,7 @@
set -eu
export REPO="$PWD"
export PREFIX="$REPO/out/initrd/usr/"
-export PATH="$REPO/ports/bin/:$REPO/toolchain/bin/:$PATH"
+export PATH="$REPO/ports/bin/:$REPO/toolchain/prefix/bin/:$PATH"
if [ $1 = deepclean ]; then
rm -rf ports/out/