On Fri, Feb 28, 2003, Christoph Schug wrote:

> [...]
>   +##
>   +##  @l_prefix@/etc/cyrus-imapd/cyrus.conf - Cyrus IMAP server configuration
>   +##
> [...]

Should be @l_prefix@/etc/imapd/cyrus.conf, shouldn't it?

> [...]
>    %install
>   -    #rm -rf $RPM_BUILD_ROOT
>   +    rm -rf $RPM_BUILD_ROOT
> [...]

Be careful, you have to disable this "rm -rf" here because the
"perl-openpkg install" under %build already created and installed into
$RPM_BUILD_ROOT. Yes, this is unclean behaviour, but until I enhance the
functionality of perl-openpkg it cannot be done differently here. So,
you have to leave out the "rm -rf" or your Perl modules are missing
in the package...
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

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

Reply via email to