summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild')
-rw-r--r--app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild
index 4e37cb777ee7..a474eecfe878 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild,v 1.3 2007/01/23 15:06:36 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-accessibility/speech-dispatcher/speech-dispatcher-0.5.ebuild,v 1.4 2007/04/28 16:22:15 swegener Exp $
DESCRIPTION="speech-dispatcher speech synthesis interface"
HOMEPAGE="http://www.freebsoft.org/speechd"
@@ -21,8 +21,7 @@ DEPEND="${RDEPEND}
src_install() {
make DESTDIR=${D} install || die
- exeinto /etc/init.d
- doexe ${FILESDIR}/speech-dispatcher
+ doinitd ${FILESDIR}/speech-dispatcher
insinto /usr/include
doins ${S}/src/c/api/libspeechd.h