Skip to content
Snippets Groups Projects
Commit 23ec0219 authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

add path to dunecontrol

[[Imported from SVN: r2008]]
parent 72aecd84
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ for OPT in "$@"; do
if test -d "$OPT/am"; then
am_dir="$OPT/am"
fi
PATH=$PATH:$OPT/bin
;;
esac
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment