[packages/glslang] - run ldconfig

qboosh qboosh at pld-linux.org
Wed Apr 28 18:34:44 CEST 2021


commit 634c8c78317b8177f7778d083b378a690d091452
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 28 18:36:33 2021 +0200

    - run ldconfig

 glslang.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/glslang.spec b/glslang.spec
index 436b1c8..c99ecc3 100644
--- a/glslang.spec
+++ b/glslang.spec
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc LICENSE.txt README-spirv-remap.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glslang.git/commitdiff/634c8c78317b8177f7778d083b378a690d091452



More information about the pld-cvs-commit mailing list