From 997381ef8a623ebc71c4e445b43fc8250f7b23cb Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Fri, 28 Feb 2025 10:45:47 -0700 Subject: [PATCH] quakespasm: fix compilation now that patches are supported for git --- recipes/games/quakespasm/recipe.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/games/quakespasm/recipe.toml b/recipes/games/quakespasm/recipe.toml index 1d5d069e..519399e1 100644 --- a/recipes/games/quakespasm/recipe.toml +++ b/recipes/games/quakespasm/recipe.toml @@ -6,7 +6,6 @@ [source] git = "https://github.com/sezero/quakespasm" rev = "cc32abe09ed417ce3be10af300d2dc2f686349ba" -patches = ["redox.patch"] [build] template = "custom"