Genialne :P

zwłaszcza, że w kernel.spec i tak zostanie to nadpisane ...
> %ifarch %{ix86}
>         pae=
>         [ "$2" = "yes" ] && pae=yes
>         %if %{with pae}
>         pae=yes
>         %endif
>         %ifnarch i386
>         sed -i 's:CONFIG_M386=y:# CONFIG_M386 is not set:' $1
>         %endif
>         %ifarch i486
>         sed -i 's:# CONFIG_M486 is not set:CONFIG_M486=y:' $1
>         %endif
>         %ifarch i586
>         sed -i 's:# CONFIG_M586 is not set:CONFIG_M586=y:' $1
>         %endif
>         %ifarch i686
>         sed -i 's:# CONFIG_M686 is not set:CONFIG_M686=y:' $1
>         %endif
>         %ifarch pentium3
>         sed -i 's:# CONFIG_MPENTIUMIII is not
> set:CONFIG_MPENTIUMIII=y:' $1
>         %endif
>         %ifarch pentium4
>         sed -i 's:# CONFIG_MPENTIUM4 is not set:CONFIG_MPENTIUM4=y:' $1
>         %endif
>         %ifarch athlon
>         sed -i 's:# CONFIG_MK7 is not set:CONFIG_MK7=y:' $1
>         %endif

Więc dużo to da.

_______________________________________________
pld-devel-pl mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym