ensure the include statements are absolute path

This commit is contained in:
Louis Abel 2024-04-15 09:55:35 -07:00
parent cb3e2b449b
commit c0a6226cb0
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 2 additions and 0 deletions

View File

@ -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