Install mimic in dev_setup.sh

pull/22/head
Åke Forslund 2016-05-21 16:57:07 +02:00
parent 6ce3637620
commit b53e1be671
1 changed files with 2 additions and 1 deletions

View File

@ -36,7 +36,8 @@ cd ${TOP}/pocketsphinx-python
python setup.py install
#build and install mimic
#./install-mimic.sh
cd ${TOP}
${TOP}/install-mimic.sh
# install pygtk for desktop_launcher skill
${TOP}/install-pygtk.sh