packages/lang/python/python3
Karel Kočí 7175b2b47d
python,python3: do not package binary files to base packages
Thanks to fix 200a5a2eec all base packages
now contain all binaries that are generated as part of python
installation. That causes collision between those packages with package
managers that consider this such as Turris updater-ng. This is also just
wrong. Those binaries were not included and should not be after
mentioned fix as well.

This just adds empty install definition. The idea is to override the
default one that is otherwise used.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2019-02-21 09:33:49 +01:00
..
files python,python3: move shebang handle in install script 2019-02-12 12:31:55 +02:00
patches python,python3: fix CVE-2019-5010 - Denial of Service 2019-02-12 12:31:55 +02:00
Config-python3-light.in python,python3: define config option for bluetooth support 2017-12-10 19:49:23 +02:00
Makefile python,python3: do not package binary files to base packages 2019-02-21 09:33:49 +01:00