updated on Mon Jan 23 12:00:23 UTC 2012
[aur-mirror.git] / emusicremote / emusicremote.install
blob79fbc209877b11f615ea37625395dfd6ce039720
1 post_install() {
2         if [ ! -e /usr/bin/emusicremote ]; then
3                 ln -s /usr/share/emusicremote/emusicremote /usr/bin/emusicremote
4         fi
5         echo ">>>"
6         echo ">>> By installing and running this you"
7         echo ">>> agree to any included license,"
8         echo ">>> either from eMusic or otherwise."
9         echo ">>>"
12 op=$1
13 shift
15 $op $*