commit 97255b0b840ff0f3d8eb9e4d3b3371eec6d843f7
Author: Jacek Konieczny <[email protected]>
Date:   Fri Feb 26 20:58:23 2016 +0100

    apply the rpath patch
    
    without it the layers are broken

 vulkan-sdk.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/vulkan-sdk.spec b/vulkan-sdk.spec
index bdeaeb4..058b509 100644
--- a/vulkan-sdk.spec
+++ b/vulkan-sdk.spec
@@ -36,6 +36,7 @@ Source3:      
http://llvm.org/releases/%{llvm_version}/llvm-%{llvm_version}.src.tar.g
 Patch0:                system_glslang.patch
 Patch1:                LunarGLASS-CMakeLists.patch
 Patch2:                demos_out_of_src.patch
+Patch3:                rpath.patch
 URL:           http://lunarg.com/vulkan-sdk/
 %{?with_icd:BuildRequires:     Mesa-libGL-devel}
 BuildRequires: bison
@@ -144,6 +145,7 @@ mv VulkanTools-%{tools_commit} VulkanTools
 
 %patch0 -p1
 %patch2 -p1
+%patch3 -p1
 
 %if %{with icd}
 mv LunarGLASS-%{lg_commit} LunarGLASS
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vulkan-sdk.git/commitdiff/c88c9663ed417a98a2f76c1b0ffb3562bc9ae93d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to