On Mon, Jun 23, 2003, Thomas Lotterer wrote:

> [...]
>   -    #   install run-command and fsl configuration
>   -    %{l_shtool} install -c -m 644 \
>   -        -e 's;@l_prefix@;%{l_prefix};g' \
>   -        %{SOURCE rc.pound} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
>   +    #   OSSP fake syslog library
>   +    %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/fsl
>        %{l_shtool} install -c -m 644 \
>            -e 's;@l_prefix@;%{l_prefix};g' \
>   -        %{SOURCE fsl.pound} $RPM_BUILD_ROOT%{l_prefix}/etc/fsl/
>   +        %{SOURCE fsl.%{name}} \
>   +        $RPM_BUILD_ROOT%{l_prefix}/etc/fsl/
> [...]

Err.... you accidently removed the installation of the rc.pound file here!
I've resurrected the installation now.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to