On Tue, 2006-07-04 at 16:20 +0100, Paul Howarth wrote: > Paul F. Johnson (pfj) wrote: > > %build > > -autoconf > > -%configure --target=sparc86x > > +%ifarch x86_64 ia64 > > +%configure --libdir=/usr/lib64 > > +%else > > +%configure > > +%endif > > What's the point of this construct? > > "rpm --eval '%configure'" on a 64-bit box should show > --libdir=/usr/lib64 by default. Also, it's especially wrong for ia64 -- %{_libdir} on ia64 is /usr/lib. Don't ask... Jeremy -- fedora-extras-list mailing list fedora-extras-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-extras-list