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]
/
ags
/
ags.install
blob
6c9732d6eb5640097e0c27fe1124365d39bc1500
1
# arg 1: the new package version
2
post_install() {
3
echo
4
echo "==> ags-setup is not included because it needs libxml1, for which there is no Arch package."
5
echo "==> You can play normally without using it, just tweak the configuration file of a game by hand."
6
echo
7
}
8
9
10
op=$1
11
shift
12
$op $*