On Wed, 2019-08-07 at 11:08 +0800, Zang Ruochen wrote:
>  diff --git a/lang/python/Makefile.am b/lang/python/Makefile.am
> -index ce9a108..0c8cfdc 100644
> +index 551deee..60734d0 100644
>  --- a/lang/python/Makefile.am
>  +++ b/lang/python/Makefile.am
> -@@ -25,7 +25,10 @@ EXTRA_DIST = \
> -       doc \
> -       src
> +@@ -23,7 +23,9 @@ EXTRA_DIST = \
> +       gpgme.i \
> +       helpers.c helpers.h private.h
>   
>  +if RUN_LANG_PYTHON_TESTS
> - SUBDIRS = . tests
> + SUBDIRS = . tests examples doc src
>  +endif

This would now cause nothing in all these dirs to be built. Is that the
intention here?

Since the original intention of this patch was to not build the python
tests, perhaps changes in this commit might help:

https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=commit;h=30bd1c097544376f257d426d5feb4706fb5d3afd

Thanks,

Anuj
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to