PKGBUILDs/extra/mplayer-plugin/mplayer-plugin.install
2009-10-09 21:23:22 -05:00

11 lines
291 B
Text

post_upgrade() {
# make firefox reinit its plugin registry
touch /usr/lib/mozilla/plugins/mplayerplug-in.so
echo ">>> If you have a running application that uses mplayer-plugin, please"
echo ">>> restart it to ensure mplayer-plugin is reinitialized properly."
}
op=$1
shift
$op $*