Fix suggestion by mgorny
I also confirmed that no other vulkan/spirv packages have this mistake
Fixes: https://bugs.gentoo.org/668286
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
}
multilib_src_install() {
- default
+ cmake-utils_src_install
echo "${EGIT_COMMIT}" > "${PN}-commit.h" || die
insinto /usr/include/"${PN}"
doins "${PN}-commit.h"
}
multilib_src_install() {
- default
+ cmake-utils_src_install
echo "${EGIT_COMMIT}" > "${PN}-commit.h" || die
insinto /usr/include/"${PN}"
doins "${PN}-commit.h"
}
multilib_src_install() {
- default
+ cmake-utils_src_install
# create a header file with the commit hash of the current revision
# vulkan-tools needs this to build