mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
55c0b5ae19
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>