diff --git a/srcpkgs/vkQuake/template b/srcpkgs/vkQuake/template index ade85cf1400..56bd4dd15ab 100644 --- a/srcpkgs/vkQuake/template +++ b/srcpkgs/vkQuake/template @@ -14,6 +14,11 @@ homepage="https://github.com/Novum/vkQuake" distfiles="${homepage}/archive/${version}.tar.gz" checksum=aa318b7c543834ac907f6d0657c6560e8974445274083a95131d7350fb871624 +post_patch() { + # This is the upstream fix for the dropping of VK_DYNAMIC_STATE_RANGE_SIZE + vsed -e 's/VK_DYNAMIC_STATE_RANGE_SIZE/3/' -i gl_rmisc.c +} + do_install() { vbin vkquake vinstall ../Misc/vkQuake_512.png 644 usr/share/pixmaps vkquake.png