wok rev 21942

updated speech-dispatcher again (0.6.7 -> 0.9.1)
author Hans-G?nter Theisgen
date Tue Oct 08 15:04:49 2019 +0100 (2019-10-08)
parents 3e4f8a8ba2c3
children 6e69e3b95192
files speech-dispatcher/receipt
line diff
     1.1 --- a/speech-dispatcher/receipt	Tue Oct 08 14:55:55 2019 +0100
     1.2 +++ b/speech-dispatcher/receipt	Tue Oct 08 15:04:49 2019 +0100
     1.3 @@ -39,7 +39,7 @@
     1.4  		--with-espeak			\
     1.5  		--with-systemdsystemunitdir=no	\
     1.6  		$CONFIGURE_ARGS &&
     1.7 -	make &&
     1.8 +	make -j 1 &&
     1.9  	make DESTDIR=$DESTDIR install
    1.10  }
    1.11