Skip to content
Snippets Groups Projects
Commit cbde3322 authored by Christian Engwer's avatar Christian Engwer
Browse files

add usr and usr/local to DUNE_CONTROL_PATH

[[Imported from SVN: r5540]]
parent e431dfe2
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ CONTROL="dune.module"
###
if test -z $DUNE_CONTROL_PATH; then
DUNE_CONTROL_PATH=.
DUNE_CONTROL_PATH=.:/usr/local/lib/dunecontrol/:/usr/lib/dunecontrol/
fi
if test -z $GREP; then
GREP=grep
......
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