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

List:       openembedded-core
Subject:    [OE-core] [PATCH] pango: don't try to split modules if none were installed
From:       philb () gnu ! org (Phil Blundell)
Date:       2012-09-30 17:31:09
Message-ID: 1349026269.4422.61.camel () x121e ! pbcl ! net
[Download RAW message or body]

On Sun, 2012-09-30 at 18:19 +0100, Phil Blundell wrote:
> -    do_split_packages(d, modules_root, '^pango-(.*)\.so$', 'pango-module-%s', \
> 'Pango module %s', prologue + '${bindir}/${MLPREFIX}pango-querymodules > \
> /etc/pango/${MLPREFIX}pango.modules') +    
> +    if os.path.exists(os.path.join(d.expand('${D}'), modules_root)):
> +       do_split_packages(d, modules_root, '^pango-(.*)\.so$', 'pango-module-%s', \
> 'Pango module %s', prologue + '${bindir}/${MLPREFIX}pango-querymodules > \
> /etc/pango/${MLPREFIX}pango.modules') }

Hm, I seem to have sent the wrong version of this patch.  Please ignore
that one.

p.


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

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