oem-rackspace: fix build

This commit is contained in:
Michael Marineau 2016-02-23 16:17:28 -08:00
parent 39c82e531f
commit f66dc3f494

View File

@ -21,6 +21,8 @@ RDEPEND="
coreos-base/nova-agent-watcher
"
S="${WORKDIR}"
src_prepare() {
sed -e "s\\@@OEM_VERSION_ID@@\\${PVR}\\g" \
"${FILESDIR}/cloud-config.yml" > "${T}/cloud-config.yml" || die