updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / pida-hg / pida.install
blobe9c1f340739541217d1cc3974dfc949b2729a3f4
1 post_install() {
2   cat << EOF
3 ==> Install either medit-full, gvim or emacs to act as the editor in PIDA
4 EOF
7 post_upgrade() {
8   post_install $1
11 op=$1
12 shift
13 $op $*