From 0ad42ef62b01154a1e18f3d10e4951f66a4b891c Mon Sep 17 00:00:00 2001 From: Nico Jensch Date: Sat, 15 Apr 2023 13:23:08 +0200 Subject: [PATCH] Fix renamed Gentoo patch --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index df00f26..c66fc38 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -172,7 +172,7 @@ END # Upstream patches from gentoo # PGO improvements - patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0016-bmo-1516081-Disable-watchdog-during-PGO-builds.patch + patch -Np1 -i "${_cachyos_patches_dir}"/gentoo/0015-bmo-1516081-Disable-watchdog-during-PGO-builds.patch # https://bugzilla.mozilla.org/show_bug.cgi?id=1819374 # sooooo this will get a bit ugly, but I don't even want to find out if