updated on Sun Jan 15 16:02:00 UTC 2012
[aur-mirror.git] / vlc-dev / vlc-dev.install
blobe6c189cd8c2253a1fbe17a3ed6a388cd36892a4b
1 post_install() {
2     xdg-icon-resource forceupdate --theme hicolor &> /dev/null
3     usr/lib/vlc/vlc-cache-gen -f /usr/lib/vlc/plugins
4     update-desktop-database -q
7 post_upgrade() {
8     post_install
11 pre_remove() {
12     rm -f usr/lib/vlc/plugins/plugins-*.dat
15 post_remove() {
16     xdg-icon-resource forceupdate --theme hicolor &> /dev/null
17     update-desktop-database -q