On Wed, Nov 28, 2012 at 02:56:26PM +0100, Enrico Scholz wrote:
> Martin Jansa
> writes:
>
> > Other option is to include the same hack in our Makefile.in.in
> > GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
> > if we test that this does not break some other packages.
>
> oe_runconf_prepend() {
> sed -
Martin Jansa
writes:
> Other option is to include the same hack in our Makefile.in.in
> GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
> if we test that this does not break some other packages.
oe_runconf_prepend() {
sed -i -e "1a\\" -e 'GETTEXT_PACKAGE = @GETTEXT_PACKAGE@' po/Makefile.in.in
}
seems t
On Wed, Nov 28, 2012 at 09:06:00AM +, Richard Purdie wrote:
> On Wed, 2012-11-28 at 09:57 +0100, Martin Jansa wrote:
> > On Tue, Nov 27, 2012 at 12:44:21PM -0600, Mark Hatle wrote:
> > > On 11/27/12 12:23 PM, Martin Jansa wrote:
> > > > In last rebuild from scratch I've noticed couple of weird
On Wed, 2012-11-28 at 09:57 +0100, Martin Jansa wrote:
> On Tue, Nov 27, 2012 at 12:44:21PM -0600, Mark Hatle wrote:
> > On 11/27/12 12:23 PM, Martin Jansa wrote:
> > > In last rebuild from scratch I've noticed couple of weird locale data:
> >
> > Paul E and I just observed this as well... My bui
On Tue, Nov 27, 2012 at 12:44:21PM -0600, Mark Hatle wrote:
> On 11/27/12 12:23 PM, Martin Jansa wrote:
> > In last rebuild from scratch I've noticed couple of weird locale data:
>
> Paul E and I just observed this as well... My build machine is an -old- FC13
> machine.. system we found it on w
On Tue, Nov 27, 2012 at 12:44:21PM -0600, Mark Hatle wrote:
> On 11/27/12 12:23 PM, Martin Jansa wrote:
> > In last rebuild from scratch I've noticed couple of weird locale data:
>
> Paul E and I just observed this as well... My build machine is an -old- FC13
> machine.. system we found it on w
On 11/27/12 12:23 PM, Martin Jansa wrote:
In last rebuild from scratch I've noticed couple of weird locale data:
Paul E and I just observed this as well... My build machine is an -old- FC13
machine.. system we found it on was x86.
--Mark
Collected errors:
* check_data_file_clashes: Pac
On Tue, Nov 27, 2012 at 07:23:06PM +0100, Martin Jansa wrote:
> In last rebuild from scratch I've noticed couple of weird locale data:
>
> Collected errors:
> * check_data_file_clashes: Package gst-plugins-base-locale-en-gb wants
> * to install file /usr/share/locale/en_GB/LC_MESSAGES/.mo
>
In last rebuild from scratch I've noticed couple of weird locale data:
Collected errors:
* check_data_file_clashes: Package gst-plugins-base-locale-en-gb wants
* to install file /usr/share/locale/en_GB/LC_MESSAGES/.mo
But that file is already provided by package * gstreamer-locale-en-gb