kernel 2.4.20-31

Michael Schwendt fedora at wir-sind-cool.org
Sat Apr 24 00:33:13 UTC 2004


On Fri, 23 Apr 2004 17:28:56 -0600, Michal Jaegermann wrote:

> -%define nptlarchs %{all_x86}
> -#define nptlarchs noarch
> +#%define nptlarchs %{all_x86}
> +%define nptlarchs noarch

Hint: When you want to disable %define statements in spec files, replace
the % with a # and not just put the # in front of the %. In this case,
that's not important though, because the second definition overrides the
first one.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-legacy-list/attachments/20040424/c3089027/attachment.sig>


More information about the fedora-legacy-list mailing list