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 15 04:04:02 UTC 2012
[aur-mirror.git]
/
faangband
/
faangband.install
blob
c441982ef82e1081dd62193203ddd8988f3c1cdb
1
post_install() {
2
echo "+++ You must manually create ~/.angband if it does not exist already:"
3
echo "+++ $ mkdir -p ~/.angband"
4
}
5
6
post_upgrade() {
7
post_install $1
8
}