[oe-commits] Julien 'Ainulindale' Cassignol : speech-dispatcher: Corrected typo.

git version control git at git.openembedded.org
Tue Jun 9 14:35:19 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: d28dbad8949102cabff4e16ff23aca6918c4d22e
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d28dbad8949102cabff4e16ff23aca6918c4d22e

Author: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>
Date:   Tue Jun  9 16:34:34 2009 +0200

speech-dispatcher: Corrected typo.
Signed-off-by: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>

---

 .../speech-dispatcher/speech-dispatcher_0.6.6.bb   |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb b/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb
index 37eba0a..3c09c64 100644
--- a/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb
+++ b/recipes/speech-dispatcher/speech-dispatcher_0.6.6.bb
@@ -21,7 +21,7 @@ LEAD_SONAME = "libspeechd.so"
 EXTRA_OECONF = " --with-espeak --with-flite --without-ibmtts --without-nas --with-alsa "
 EXTRA_OECONF_shr = " --with-espeak --with-flite --without-ibmtts --without-nas --with-alsa --without-pulse "
 
-INITSCRIPT_NAE = "speech-dispatcher"
+INITSCRIPT_NAME = "speech-dispatcher"
 INITSCRIPT_PARAMS = "defaults 45"
 
 do_install() {





More information about the Openembedded-commits mailing list