]> git.pld-linux.org Git - packages/lutok.git/commitdiff
- ldconfig in proper package auto/th/lutok-0.4-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 May 2019 19:46:53 +0000 (21:46 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 19 May 2019 19:46:53 +0000 (21:46 +0200)
lutok.spec

index 89c6a4bf59ada4d225961cf21fd3b8fe7a664a92..572c7aa2ef72b454b2ca51e34d532ed186b71dce 100644 (file)
@@ -145,8 +145,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
+%post  -n liblutok -p /sbin/ldconfig
+%postun        -n liblutok -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.11328 seconds and 4 git commands to generate.