On Tue, Oct 07, 2003 at 01:53:48PM -0400, Ben Collins wrote: > The logic I wanted was, if KPKG_SUBARCH is set, leave it. If it is > unset, set it according to "uname -m" (that is sparc32 for "uname == > sparc" and sparc64 for "uname == sparc64").
Unfortunately, it's not doing that right now. With KPKG_SUBARCH unset by me, it's getting set to sparc64 by kernel-package on my sparc32 machines. I'll look into a proper patch soon if no one else does. Regards, Rob Radez

