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 12:02:00 UTC 2012
[aur-mirror.git]
/
rho
/
rho.install
blob
c709a55587154177726a1aa81ed889338e512675
1
post_install() {
2
cat << EOF
3
4
>>> To use rho, copy default rc file to home dir:
5
>>> cp /usr/share/rho/rho.rc ~/.rhorc
6
7
EOF
8
}
9
10
post_upgrade() {
11
post_install
12
}