forked from pool/vulkan-tools
fixup extension issue
Would produce "vkcube--x86" on ia64 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/vulkan-tools?expand=0&rev=100
This commit is contained in:
parent
edeafdbc4c
commit
1369a565d0
@ -1,5 +1,5 @@
|
||||
vulkan-tools
|
||||
+/usr/bin/vkcube -> /usr/bin/vkcube-<extension>
|
||||
+/usr/bin/vkcube-wayland -> /usr/bin/vkcube-wayland-<extension>
|
||||
+/usr/bin/vkcubepp -> /usr/bin/vkcubepp-<extension>
|
||||
+/usr/bin/vulkaninfo -> /usr/bin/vulkaninfo-<extension>
|
||||
+/usr/bin/vkcube -> /usr/bin/vkcube<extension>
|
||||
+/usr/bin/vkcube-wayland -> /usr/bin/vkcube-wayland<extension>
|
||||
+/usr/bin/vkcubepp -> /usr/bin/vkcubepp<extension>
|
||||
+/usr/bin/vulkaninfo -> /usr/bin/vulkaninfo<extension>
|
||||
|
@ -1,5 +1,6 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 18:03:56 UTC 2023 - Bruno Pitrus <brunopitrus@hotmail.com>
|
||||
|
||||
- Add baselibs.conf. This is useful as 64- and 32-bit vulkan environments
|
||||
need separate drivers and need to be diagnosed separately.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user