mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
makefile: Don't fail while building and installing multiple versions
When older version is already built and later code is updated to newer version and built multiple .whl files are present in dist/ directory. This confuses the install script that assumes only one .whl is present. Pip refuses to install multiple versions of the same package. This error was seen when bringing up the 'stable' container. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
96bd9c8bd4
commit
0ff23862a0