updated on Thu Jan 19 16:10:29 UTC 2012
[aur-mirror.git] / bincimap / bincimap.install
blobca80118e9a3cecc98c15ce60778794341b822aaf
1 post_install() {
2   cat << EOF
4 NOTE
5 ----
6 bincimap must be invoked through either xinetd or daemontools.
7 Check the documentation on its webpage for more details.
9 EOF
12 post_upgrade() {
13   /bin/true
16 pre_remove() {
17   /bin/true
20 op=$1
21 shift
23 $op $*