fwupd/contrib/flatpak/pip-Makefile

6 lines
87 B
Plaintext

all:
python3 setup.py build
install:
python3 setup.py install --prefix=/app ${ARGS}