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 Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git]
/
buc
/
buc.install
blob
6c30a660aa6a2e74879d60b3e3e2d7a854201cb9
1
post_install() {
2
buc /usr/share/buc/welcome.mc &
3
}
4
5
6
post_upgrade() {
7
post_install
8
}
9