[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpms/monodoc/devel monodoc.spec,1.5,1.6
- From: Jeremy Katz <katzj redhat com>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: rpms/monodoc/devel monodoc.spec,1.5,1.6
- Date: Tue, 04 Jul 2006 15:58:19 -0400
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]