python,python3: do not install .mk snippets
authorMatthias Schiffer <mschiffer@universe-factory.net>
Wed, 10 Jan 2018 02:28:31 +0000 (03:28 +0100)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 10 Jan 2018 21:01:51 +0000 (23:01 +0200)
commit55c0b5ae19afa8d160c6ccf10869c22fd3bd0c03
tree95c9d4c57a99ba5cc6558fed65b882d6dd6f0587
parentc6b24960cd0fef5b66f7dee19cb25788fd70c102
python,python3: do not install .mk snippets

The .mk snippets are not really usable at the moment, as they cannot be
considered for metadata collection (package DUMP) when included through
include_mk. Python packages do not use include_mk anymore for this reason,
so the install commands can be removed as well.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
lang/python/python/Makefile
lang/python/python3/Makefile