]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
missing ldconfig invocation for Rusticl-icd
authorJan Palus <atler@pld-linux.org>
Wed, 22 Feb 2023 23:30:20 +0000 (00:30 +0100)
committerJan Palus <atler@pld-linux.org>
Wed, 22 Feb 2023 23:30:20 +0000 (00:30 +0100)
Mesa.spec

index 25ef5fafea081d4249fad0982fae644b7534babd..7023273ff9e47b2d544afbfb2d3a94dde559071c 100644 (file)
--- a/Mesa.spec
+++ b/Mesa.spec
@@ -1587,6 +1587,9 @@ rm -rf $RPM_BUILD_ROOT
 %post  OpenCL-icd -p /sbin/ldconfig
 %postun        OpenCL-icd -p /sbin/ldconfig
 
+%post  Rusticl-icd -p /sbin/ldconfig
+%postun        Rusticl-icd -p /sbin/ldconfig
+
 %post  libOpenCL -p /sbin/ldconfig
 %postun        libOpenCL -p /sbin/ldconfig
 
This page took 0.313933 seconds and 4 git commands to generate.