rpms/monodoc/devel monodoc.spec,1.5,1.6

Paul Howarth paul at city-fan.org
Tue Jul 4 15:20:30 UTC 2006


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.

Paul.




More information about the fedora-extras-list mailing list