summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2023-02-22 23:30:20 (GMT)
committerJan Palus2023-02-22 23:30:20 (GMT)
commite2de95a56d318c83cd5b6cde8ce70087d233ffb2 (patch)
tree2dbbf1920cf615266754a0a188f55f31691e5286
parent99b8111be720e787569775571ea56f7177f18f9f (diff)
downloadMesa-e2de95a56d318c83cd5b6cde8ce70087d233ffb2.zip
Mesa-e2de95a56d318c83cd5b6cde8ce70087d233ffb2.tar.gz
missing ldconfig invocation for Rusticl-icd
-rw-r--r--Mesa.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/Mesa.spec b/Mesa.spec
index 25ef5fa..7023273 100644
--- 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