updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / mplayer-coreavc-svn / mplayer-svn.install
blob69604e254f655734fa36d44af4b6f399ac46fdce
1 post_install() {
2 cat << EOF
3 ==> Mplayer-svn builds most of the possible features using auto-detection.
4 ==> Take a look at /etc/mplayer/disabled_features, it contains a list of
5 ==> features which has been disabled. 
7 ==> Disabled features:
8 EOF
10 cat /etc/mplayer/disabled_features
14 post_upgrade() {
15         post_install $1