diff --git a/sys-cluster/pcs/pcs-0.10.8.ebuild b/sys-cluster/pcs/pcs-0.10.8.ebuild index 687d1fda2e..68e1b8e7b0 100644 --- a/sys-cluster/pcs/pcs-0.10.8.ebuild +++ b/sys-cluster/pcs/pcs-0.10.8.ebuild @@ -58,7 +58,7 @@ ruby_add_rdepend " dev-ruby/tilt " -PATCHES=( "${FILESDIR}/remove-ruby-bundle-path.patch" "${FILESDIR}/openrc-0.10.8.patch" ) +PATCHES=( "${FILESDIR}/remove-ruby-bundle-path.patch" "${FILESDIR}/openrc-${PV}.patch" ) S="${WORKDIR}/all/${P}"