[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: check-buildroot failure
- From: Michael Schwendt <mschwendt tmp0701 nospam arcor de>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: check-buildroot failure
- Date: Sun, 29 Jul 2007 23:53:52 +0200
On Sun, 29 Jul 2007 15:25:13 -0400, Steve Dickson wrote:
> Tom "spot" Callaway wrote:
> > Since this is not what you want the prefix to be for the installed
> > package, you need to fixup that .pc file in the %install section of your
> > spec.
> >
> > sed -i "s|${RPM_BUILD_ROOT}||g" $RPM_BUILD_ROOT
> > %{_libdir}/pkgconfig/libgssapi.pc
> >
> > That line should do the trick.
> This did do the trick... thanks you, very much!
>
> steved.
>
%configure --prefix=%{buildroot} is the culprit, however, and
something that would not pass an average review.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]