updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / alsaequal / alsaequal.install
blob332a6870fe00e47d39a471b67dd84d0862f2f528
1 post_install() {
2         echo "You should go to http://www.thedigitalmachine.net/alsaequal.html"
3         echo "to learn how to configure alsa to take benefit of this package."
4         /bin/true
7 post_upgrade() {
8         post_install
11 op=$1
12 shift
14 $op "$@"