On Thu, Oct 23, 2003, Michael van Elst wrote:

> On Thu, Oct 23, 2003 at 10:12:38AM -0400, Dennis McRitchie wrote:
> 
> > [...]
> > WARNING: unknown token '"%{with_mta}"':
> > < #if "%{with_mta}" != "no"
> > [...]
> 
> Since rpm supports the != operator one should fix the parser. In the
> meantime you can replace this test with a query for == "yes". Testing
> for a positive condition with a non-negating operator is better style
> anyway, IMHO of course :)
> 
Re Michael!
The reason for using the double inverse logic is that %{with_mta} is
not a choice between yes/no but yes/sendmailpath/no.

--
[EMAIL PROTECTED], Cable & Wireless
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to