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 Sat Jan 14 04:03:48 UTC 2012
[aur-mirror.git]
/
tkgames
/
tkgames.install
blob
3d036d8556379eb02960c6e725bc39ed9ad7c7df
1
post_install() {
2
echo -e "\n >>> Available games:"
3
echo -e " >>> polypuzzle, tkhangman, tkhearts, tksol, tksol_green,"
4
echo -e " >>> tkspider, tktk, tktp and tkyahtzee\n"
5
}
6
7
post_upgrade() {
8
post_install
9
}