]> git.pld-linux.org Git - packages/vlc.git/commitdiff
renenerage plugin cache in vlc-X11
authorJan Palus <atler@pld-linux.org>
Sun, 9 Jul 2017 22:30:54 +0000 (00:30 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 9 Jul 2017 22:30:54 +0000 (00:30 +0200)
fixes segfaults in dependant applications using qt5

vlc.spec

index 218aeb5fe3168e2fbb75eff88aee2df2fc4c2b3c..a025882de80bdea99d9c163a0bc1df526c802771 100644 (file)
--- a/vlc.spec
+++ b/vlc.spec
@@ -472,6 +472,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %post X11
 %update_desktop_database
+%{_libdir}/vlc/vlc-cache-gen -f %{_libdir}/vlc/plugins || :
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.253765 seconds and 4 git commands to generate.