Fix for current dir not in path, from stan's report.
This commit is contained in:
parent
58e539e574
commit
dfe4304879
@ -147,7 +147,7 @@ dnl the IDENTIFIER: lines translated, then source it.
|
||||
[
|
||||
rm -f conftest.sh
|
||||
sed 's/^\([A-Za-z_]*\):\(.*\)$/\1="\2"/' "template/$TEMPLATE" >conftest.sh
|
||||
. conftest.sh
|
||||
. ./conftest.sh
|
||||
rm -f conftest.sh
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user