Build debian package for SQLCipher4

This commit is contained in:
Miguel Jacq 2025-12-21 12:58:42 +11:00
parent 2f68084bdd
commit d1aa5762bc
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
28 changed files with 285904 additions and 168 deletions

8
debian/rules vendored Normal file
View file

@ -0,0 +1,8 @@
#!/usr/bin/make -f
export PYBUILD_DISABLE_PEP517=1
export BOUQUIN_SYSTEM_OPENSSL=1
%:
dh $@ --with python3 --buildsystem=pybuild