mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-18 11:33:15 -04:00
Merge updates from master
This commit is contained in:
@@ -19,7 +19,11 @@ HOMEPAGE="https://github.com/webgpu-native/webgpu-headers"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="dev-lang/go"
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
rm ${S}/Makefile || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
insinto /usr/include/webgpu
|
||||
|
||||
@@ -19,7 +19,9 @@ HOMEPAGE="https://github.com/webgpu-native/webgpu-headers"
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
|
||||
BDEPEND="dev-lang/go"
|
||||
src_prepare() {
|
||||
rm ${S}/makefile || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
insinto /usr/include/webgpu
|
||||
|
||||
Reference in New Issue
Block a user