updated on Thu Jan 19 04:14:35 UTC 2012
[aur-mirror.git] / voice-czech-ph / voice-czech-ph.install
blob63ff3f7238b434a3bfe61a1265dcd9ea45cb80b8
1 # vim: set ft=sh:
2 post_install() {
3   echo "
4 * Running the voice
6 Start Festival and call:
8   (voice_czech_ph)
10 Now Festival should speak Czech!
14 post_upgrade() {
15   post_install $1
18 post_remove() {
19   post_install
22 op=$1
23 shift
25 $op $*