bouquin/debian/rules
Miguel Jacq ffc52bdf08
Some checks failed
CI / test (push) Failing after 1m9s
Lint / test (push) Successful in 34s
Trivy / test (push) Successful in 18s
Depend on my own bouquin-sqlcipher4 package (upgraded to latest SQLCipher 4.12.0). Package a deb for Debian Trixie
2025-12-21 15:26:39 +11:00

6 lines
127 B
Makefile
Executable file

#!/usr/bin/make -f
export PYBUILD_NAME=bouquin
export PYBUILD_SYSTEM=pyproject
%:
dh $@ --with python3 --buildsystem=pybuild