wok rev 21941
updated speech-dispatcher again (0.6.7 -> 0.9.1)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Oct 08 14:55:55 2019 +0100 (2019-10-08) |
parents | b8a18614ad1b |
children | 963840ec45c3 |
files | speech-dispatcher/receipt |
line diff
1.1 --- a/speech-dispatcher/receipt Tue Oct 08 14:22:42 2019 +0100 1.2 +++ b/speech-dispatcher/receipt Tue Oct 08 14:55:55 2019 +0100 1.3 @@ -37,6 +37,7 @@ 1.4 --mandir=/usr/share/man \ 1.5 --sysconfdir=/etc \ 1.6 --with-espeak \ 1.7 + --with-systemdsystemunitdir=no \ 1.8 $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$DESTDIR install 1.11 @@ -53,7 +54,7 @@ 1.12 cp -a $install/usr/share $fs/usr 1.13 1.14 # copy python stuff 1.15 - cp -a $src/src/python/_pkg/usr $fs 1.16 +# cp -a $src/src/python/_pkg/usr $fs # 0.6.7 1.17 cp $src/src/python/speechd_config/test.wav \ 1.18 $fs/usr/share/sounds/speech-dispatcher 1.19