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 04:04:02 UTC 2012
[aur-mirror.git]
/
linthesia
/
linthesia.install
blob
23b794dc12342b8bcf263c1654fd7e6b5e43b8cb
1
post_install() {
2
echo "==> linthesia: Sample music files can be found in /usr/share/linthesia/music"
3
}
4
5
post_upgrade() {
6
post_install
7
}
8
9
# vim:set ts=2 sw=2 et: