updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / jconvolver / jconvolver.install
blob67337cf6c3ea52b545ea61cbe9f04d06a7e2e92c
3 post_install() {
5   cat << 'EOM'
7   ==> The config files and some example impulses were installed
8   ==> to /usr/share/jconvolver/config-files.
9   ==> This can be copied to $HOME/ for per-user configuration.
10   ==> Please refer to /usr/share/jconvolver/README.CONFIG for full details.
12 EOM
16 post_upgrade() {
18   post_install
22 op=$1
23 shift
24 $op $*