]> git.pld-linux.org Git - packages/astyle.git/commitdiff
- ldconfig master auto/th/astyle-3.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 Apr 2019 20:55:39 +0000 (22:55 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 19 Apr 2019 20:55:39 +0000 (22:55 +0200)
astyle.spec

index ec6bfe5665fba8f8a1a3d5cf7a420c7a06ec0de0..9e61a1556688e4d09c2b0bdad679076e7f47066b 100644 (file)
@@ -96,6 +96,9 @@ cp -p src/astyle.h $RPM_BUILD_ROOT%{_includedir}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc LICENSE.md README.md doc/{*.html,*.css}
This page took 0.065178 seconds and 4 git commands to generate.