mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/docker: add bug reference to patch portion
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
@@ -160,6 +160,7 @@ pkg_setup() {
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
# https://bugs.gentoo.org/748984 https://github.com/etcd-io/etcd/pull/12552
|
||||
pushd "${S}/vendor/github.com/coreos/etcd" >/dev/null || die
|
||||
eapply "${FILESDIR}/etcd-F_OFD_GETLK-fix.patch"
|
||||
popd >/dev/null || die
|
||||
|
||||
Reference in New Issue
Block a user