forked from pool/vulkan-headers
Accepting request 1149982 from X11:Wayland
- remove dependency on /usr/bin/python3 using %python3_fix_shebang_path macro, [bsc#1212476] (forwarded request 1149970 from pgajdos) OBS-URL: https://build.opensuse.org/request/show/1149982 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vulkan-headers?expand=0&rev=48
This commit is contained in:
commit
cdad4814ea
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 14:08:29 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- remove dependency on /usr/bin/python3 using
|
||||
%python3_fix_shebang_path macro, [bsc#1212476]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 19:13:54 UTC 2024 - Nicolas FORMICHELLA <stigpro@outlook.fr>
|
||||
|
||||
|
@ -58,6 +58,10 @@ to make use of Vulkan.
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
%if %{suse_version} >= 1600
|
||||
%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/*
|
||||
%python3_fix_shebang_path %{buildroot}%{_datadir}/vulkan/registry/spec_tools/*
|
||||
%endif
|
||||
|
||||
%files
|
||||
%license LICENSE.md
|
||||
|
Loading…
Reference in New Issue
Block a user