dev-util/webgpu-headers: fix 9999

Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
This commit is contained in:
Gonçalo Negrier Duarte
2024-05-15 17:20:21 +01:00
parent c531a1d74d
commit 061038ae91

View File

@@ -20,7 +20,9 @@ LICENSE="BSD"
SLOT="0"
src_prepare() {
rm ${S}/makefile || die
default
rm ${S}/Makefile || die
}
src_install() {