[Bug 432259] Review Request: speech-dispatcher - Required for speech synthesis on OLPC XO

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 6 18:41:03 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: speech-dispatcher - Required for speech synthesis on OLPC XO


https://bugzilla.redhat.com/show_bug.cgi?id=432259





------- Additional Comments From kylev at kylev.com  2008-06-06 14:41 EST -------
(In reply to comment #32)
> mkdir -p %{_initrddir}
> cp -p $SOURCE1 %{_initrddir}

Sorry, that should have been:

mkdir -p $RPM_BUILD_ROOT/%{_initrddir}
cp -p $SOURCE1 $RPM_BUILD_ROOT/%{_initrddir}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list