initial import
This commit is contained in:
11
vlc-legacy/update-vlc-plugin-cache.hook
Normal file
11
vlc-legacy/update-vlc-plugin-cache.hook
Normal file
@@ -0,0 +1,11 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Target = usr/lib/vlc/plugins/*
|
||||
|
||||
[Action]
|
||||
Description = Updating the vlc plugin cache...
|
||||
When = PostTransaction
|
||||
Exec = /usr/lib/vlc/vlc-cache-gen /usr/lib/vlc/plugins
|
||||
Reference in New Issue
Block a user