forked from pool/vulkan-headers
enable +x on genvk.py
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-headers?expand=0&rev=94
This commit is contained in:
parent
86c35cbd04
commit
c31888e721
@ -57,6 +57,8 @@ to make use of Vulkan.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
# Fixed upstream (#336) for next rel
|
||||||
|
find "%buildroot" -name genvk.py -type f -exec chmod a+x {} +
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user