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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
mythtv-pulse
/
mythtv.install
blob
47306b97814f380bc6b60e9099cddc335a236304
1
post_install() {
2
echo "See \"MythTV\" on the Archlinux Wiki for installation information - Extensive!!"
3
}
4
5
post_remove() {
6
echo -e "NOTE: mysql database was not removed. To remove run:\nmysql -u root -e 'drop database mythconverg;'"
7
}