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 Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git]
/
starwars-chess
/
sw-chess.install
blob
d48ff41a79f1b4b91097a990c1ba3c60891b7257
1
post_install() {
2
post_upgrade;
3
}
4
5
post_upgrade() {
6
echo "==> To play the game simply type"
7
echo "==> sw-chess"
8
}