wok-next diff yasr/receipt @ rev 19879

qemacs: does not need gcc3
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 04 18:36:44 2017 +0200 (2017-10-04)
parents 617dbdeb6f7e
children d6378d455338
line diff
     1.1 --- a/yasr/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/yasr/receipt	Wed Oct 04 18:36:44 2017 +0200
     1.3 @@ -35,7 +35,7 @@
     1.4  {
     1.5  	# Enable speech-synthesizer in config file
     1.6  	echo -n "Enabling config file..."
     1.7 -	cd $1/usr/share/yasr
     1.8 +	cd "$1/usr/share/yasr"
     1.9  	sed -i 's/synthesizer=emacspeak/#synthesizer=emacspeak/; \
    1.10  	s/#synthesizer=speech/synthesizer=speech/; \
    1.11  	s/synthesizer port=|/#synthesizer port=|/; \