ensure the include statements are absolute path
This commit is contained in:
parent
cb3e2b449b
commit
c0a6226cb0
1 changed files with 2 additions and 0 deletions
|
@ -61,3 +61,5 @@ done
|
|||
for arch in "${RED_QUARTZ_ARCH[@]}"; do
|
||||
cp etc/mock/rl-10-lookahead-$arch.cfg ${MOCK_DIR}
|
||||
done
|
||||
|
||||
sed -i "s|templates/|${MOCK_DIR}/templates/|g" "${MOCK_DIR}/"*.cfg
|
||||
|
|
Loading…
Reference in a new issue