quakespasm: fix compilation now that patches are supported for git

This commit is contained in:
Jeremy Soller 2025-02-28 10:45:47 -07:00
parent 1334299b79
commit 997381ef8a
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -6,7 +6,6 @@
[source]
git = "https://github.com/sezero/quakespasm"
rev = "cc32abe09ed417ce3be10af300d2dc2f686349ba"
patches = ["redox.patch"]
[build]
template = "custom"