On Wed, Nov 28, 2012 at 02:56:26PM +0100, Enrico Scholz wrote:
> Martin Jansa <martin.jansa-re5jqeeqqe8avxtiumw...@public.gmane.org>
> 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
> }

Ah interesting I was expecting that we need to do this before
autoreconf, but if this works then it looks like easiers solution.

I'll try to add this to all gst* package and rebuild image.

Thanks,

> 
> seems to work too (at least for gst-plugins-good)
> 
> 
> 
> Enrico
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: martin.ja...@gmail.com

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to