review packaging for f37 (1/n)
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Wed, 23 Nov 2022 14:27:40 +0000 (15:27 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 25 Nov 2022 17:24:09 +0000 (18:24 +0100)
commit13cdde8c6f6ea0dac1ea30d703d70938ba8dfcb1
tree2a634e587626a78a9c0931c37df8f450c8fea0d4
parentafaa86e866019b80eb3524706fc19837047c2e49
review packaging for f37 (1/n)

use pip install rather than python setup.py install
in the mix the 2 commands (plcsh and Server.py) end up in /usr/share/plc_api/bin/
use setuptools rather than distutils
Makefile
plcapi.spec
setup.py