gentoo-asahi-releng/tools-musl/run-stage4.sh

6 lines
339 B
Bash
Raw Normal View History

2017-01-02 03:35:11 +00:00
MUSL_DIR="$( cd "$( dirname ${BASH_SOURCE[0]} )" && pwd )"
cp "${MUSL_DIR}"/stage4-hardened-amd64.spec "${MUSL_DIR}"/stage4-hardened-amd64-configured.spec
sed -i "s|@REPO_DIR@|${MUSL_DIR}|g" "${MUSL_DIR}"/stage4-hardened-amd64-configured.spec
catalyst -f "${MUSL_DIR}"/stage4-hardened-amd64-configured.spec | tee -a "${MUSL_DIR}"/zzz.log