aboutsummaryrefslogtreecommitdiff
path: root/audio/festival+OGI/files/festival.sh
blob: 6d606b8a44eebbf8be41d70f4833f4fb38d5718c (plain) (blame)
1
2
3
4
5
#!/bin/sh
# path for audsp
PATH=@PKG_PREFIX@/libexec:$PATH
export PATH
exec festival.naked  --libdir @PKG_FESTIVAL_LOCATION@/lib $*