Build debian package for SQLCipher4
This commit is contained in:
parent
2f68084bdd
commit
d1aa5762bc
28 changed files with 285904 additions and 168 deletions
8
debian/rules
vendored
Normal file
8
debian/rules
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_DISABLE_PEP517=1
|
||||
export BOUQUIN_SYSTEM_OPENSSL=1
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue