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 Sat Jan 21 16:18:39 UTC 2012
[aur-mirror.git]
/
enjoy-svn
/
enjoy-svn.install
blob
5a120d43bdfdc101369d99499d85c674ef313160
1
post_install() {
2
echo "Please run lightmediascanner-generate-database -p id3 -i 5000 -s"
3
echo "'path to your music library' ~/.config/enjoy/media.db to create the database."
4
}
5
6
post_upgrade() {
7
post_install $1
8
}