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 Sun Jan 8 12:02:35 UTC 2012
[aur-mirror.git]
/
barnowl
/
barnowl.install
blob
d14675b3f92c07c3cec87b8e19f09356aa5d3bd0
1
post_install() {
2
echo ">>> sample configs: /usr/share/barnowl/examples/"
3
echo ">>> user config: ~/.barnowlconf (optional)"
4
echo ">>> usage: \`man barnowl' and /usr/share/doc/barnowl/"
5
}
6
7
post_upgrade() {
8
post_install $1
9
}