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 26 16:09:46 UTC 2012
[aur-mirror.git]
/
trine
/
trine.install
blob
3aea4c4798588719b6681f56f550ffefdc11bdcf
1
post_install() {
2
echo ">>>>"
3
echo ">>>> WARNING! The first time you launch Trine use trine-launcher"
4
echo ">>>> or the trine.desktop file, not the trine command"
5
echo ">>>> otherwise you will not be able to save your progress"
6
}
7
8
post_upgrade() {
9
post_install
10
}