repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
pida-hg
/
pida.install
blob
e9c1f340739541217d1cc3974dfc949b2729a3f4
1
post_install() {
2
cat << EOF
3
==> Install either medit-full, gvim or emacs to act as the editor in PIDA
4
EOF
5
}
6
7
post_upgrade() {
8
post_install $1
9
}
10
11
op=$1
12
shift
13
$op $*