mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +02:00
oem-rackspace: fix build
This commit is contained in:
parent
39c82e531f
commit
f66dc3f494
@ -21,6 +21,8 @@ RDEPEND="
|
|||||||
coreos-base/nova-agent-watcher
|
coreos-base/nova-agent-watcher
|
||||||
"
|
"
|
||||||
|
|
||||||
|
S="${WORKDIR}"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
sed -e "s\\@@OEM_VERSION_ID@@\\${PVR}\\g" \
|
sed -e "s\\@@OEM_VERSION_ID@@\\${PVR}\\g" \
|
||||||
"${FILESDIR}/cloud-config.yml" > "${T}/cloud-config.yml" || die
|
"${FILESDIR}/cloud-config.yml" > "${T}/cloud-config.yml" || die
|
||||||
|
Loading…
x
Reference in New Issue
Block a user