From 03e9d117ef126063544218ad57e7ac447b7d094c Mon Sep 17 00:00:00 2001 From: Matthew Thode Date: Thu, 23 Apr 2020 20:33:51 -0500 Subject: [PATCH] gui-libs/wlroots: fix gcc patch for 0.10.0 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Matthew Thode --- gui-libs/wlroots/wlroots-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-libs/wlroots/wlroots-0.10.0.ebuild b/gui-libs/wlroots/wlroots-0.10.0.ebuild index f1735761b739..00bde310ba80 100644 --- a/gui-libs/wlroots/wlroots-0.10.0.ebuild +++ b/gui-libs/wlroots/wlroots-0.10.0.ebuild @@ -47,7 +47,7 @@ BDEPEND=" virtual/pkgconfig " -PATCHES=("${FILESDIR}"/${P}-gcc-10.patch) +PATCHES=("${FILESDIR}"/${PN}-gcc-10.patch) src_configure() { # xcb-util-errors is not on Gentoo Repository (and upstream seems inactive?) -- 2.26.2