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]
/
clonekeen
/
clonekeen.install
blob
6297997de7a5c60cb86bf14c296be4ec8ab0c6ec
1
post_install() {
2
# allow user to save games
3
chmod +s /usr/lib/clonekeen/keen
4
}
5
6
post_upgrade() {
7
post_install $1
8
}