Commit 47031f64 authored by claes's avatar claes

bugfix

parent a7aa81b8
......@@ -53,7 +53,7 @@ set_env()
if [ $module = "kernel" ]; then
module=src
fi
sroot=${pwre_sroot%/*}
sroot=${1%/*}
export pwre_croot=$sroot
export pwre_sroot=$sroot/$module
export pwre_kroot=$sroot/src
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment