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 Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git]
/
freedoko-bin32
/
freedoko.install
blob
a3e981f287e765d47e4a64732c7a6910a604af4a
1
post_install() {
2
echo "==> Note: The cardsets have time limited licenses."
3
echo "==> See http://free-doko.sourceforge.net/en/FreeDoko.html for more informations."
4
}
5
6
post_upgrade() {
7
post_install $1
8
}