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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
mangband
/
mangband.install
blob
a24087ee27c638986c4591e61aa6c464f12a561b
1
# arg 1: the old package version
2
post_remove() {
3
cat << EOM
4
5
==> There are some saved game data in "/usr/lib/mangband".
6
==> You may delete them if you will never play the game again.
7
8
EOM
9
}