]> git.pld-linux.org Git - packages/ka5-kget.git/commitdiff
- ldconfig
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 2 Jan 2019 18:25:43 +0000 (19:25 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Wed, 2 Jan 2019 18:25:43 +0000 (19:25 +0100)
ka5-kget.spec

index e2994709ac9a425ad6d5b23da59986f0ae9b3eca..d554cc94d0ada52916193df081f6d49b7befec9a 100644 (file)
@@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 /etc/xdg/kget.categories
This page took 0.29678 seconds and 4 git commands to generate.