[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-dev
Subject:    Re: [gentoo-dev] [PATCH eutils] prune_libtool_files: make pkg-config optional, add a sed fallback.
From:       Michał Górny <mgorny () gentoo ! org>
Date:       2013-02-22 20:51:49
Message-ID: 20130222215149.6df880ae () pomiocik ! lan
[Download RAW message or body]


On Fri, 22 Feb 2013 20:46:57 +0100
Thomas Sachau <tommy@gentoo.org> wrote:

> Michał Górny schrieb:
> > ---
> >  gx86/eclass/eutils.eclass | 33 +++++++++++++++++++++++++--------
> >  1 file changed, 25 insertions(+), 8 deletions(-)
> > 
> > diff --git a/gx86/eclass/eutils.eclass b/gx86/eclass/eutils.eclass
> > index f662041..a8bf512 100644
> > --- a/gx86/eclass/eutils.eclass
> > +++ b/gx86/eclass/eutils.eclass
> > @@ -1407,8 +1407,9 @@ fi
> >  # that they should not be linked to, i.e. whenever these files
> >  # correspond to plugins.
> >  #
> > -# Note: if your package installs both static libraries and .pc files,
> > -# you need to add pkg-config to your DEPEND.
> > +# Note: if your package installs both static libraries and .pc files
> > +# which use variable substitution for -l flags, you need to add
> > +# pkg-config to your DEPEND.
> >  prune_libtool_files() {
> >  	debug-print-function ${FUNCNAME} "$@"
> >  
> > @@ -1470,14 +1471,30 @@ prune_libtool_files() {
> >  				if [[ ! ${removing_all} ]]; then
> >  					local pc
> >  					local tf=${T}/prune-lt-files.pc
> > -					local pkgconf=$(tc-getPKG_CONFIG)
> > +					local pkgconf=$(tc-getPKG_CONFIG)1
> 
> Typo?
> 
> 



-- 
Best regards,
Michał Górny

["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic