pi-top / pi-topd

pi-top System Daemon (formerly pt-device-manager)
6 stars 4 forks source link

Fix pybuild packaging #146

Closed m-roberts closed 2 years ago

m-roberts commented 2 years ago

This should fix packaging issues that were worked around in v5.1.0-4. Source: https://wiki.debian.org/Python/Pybuild

The reason that this is needed is that, without a *.install file and multiple packages defined, the default behaviour is python3-{pybuild name}. This is the name of the folder that files are packaged into - and needs to be forced to match the main package.