package_config -> boolean operations possible?
Holger Levsen
holger at layer-acht.org
Tue Jul 15 14:52:54 CEST 2008
Hi Thomas,
On Tuesday 15 July 2008 14:20, Thomas Neumann wrote:
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479537
> > with patches even.
> Incomplete patches. There's a missing curly brace.
Thanks. Addings this to the bugreport :)
> foreach (@oclasses) {
> if (/^!/) {
> s/^!//;
> not exists $classisdef{$_} and $doit = 1 or $doit = 0 or last;
> } else {
> exists $classisdef{$_} and $doit = 1 or $doit = 0 or last;
> }
> --> }
> }
> next;
regards,
Holger
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20080715/f021df6a/attachment.bin
More information about the linux-fai
mailing list