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 08:01:04 UTC 2012
[aur-mirror.git]
/
cdogs
/
cdogs.install
blob
4eedb445d3db1724398d1ac17b3d630feeeaba64
1
post_install() {
2
cat <<- EOF
3
:: You might have to press NUMLOCK to get the campaigns to load.
4
:: See \`cdogs -h' for useful options.
5
EOF
6
}
7
8
post_upgrade() {
9
post_install $1
10
}