ensure the include statements are absolute path
This commit is contained in:
parent
cb3e2b449b
commit
c0a6226cb0
@ -61,3 +61,5 @@ done
|
|||||||
for arch in "${RED_QUARTZ_ARCH[@]}"; do
|
for arch in "${RED_QUARTZ_ARCH[@]}"; do
|
||||||
cp etc/mock/rl-10-lookahead-$arch.cfg ${MOCK_DIR}
|
cp etc/mock/rl-10-lookahead-$arch.cfg ${MOCK_DIR}
|
||||||
done
|
done
|
||||||
|
|
||||||
|
sed -i "s|templates/|${MOCK_DIR}/templates/|g" "${MOCK_DIR}/"*.cfg
|
||||||
|
Loading…
Reference in New Issue
Block a user