2 if [ ! -e /usr/bin/emusicdlm ]; then
3 ln -s /usr/share/emusic/emusicdlm /usr/bin/emusicdlm
6 echo ">>> By installing and running this you"
7 echo ">>> agree to any included license,"
8 echo ">>> either from eMusic or otherwise."
13 if [ $2 == "1.0.0.2" -a -e /usr/bin/emusicremote ]; then
14 rm /usr/bin/emusicremote
15 rm -r /usr/share/emusic
24 if [ -L /usr/bin/emusicdlm ]; then