From a939db196f22275c9a48db2df69ced2831a4950b Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Thu, 22 Jun 2017 14:56:17 +0200 Subject: update to new build step, linking against system lib is now the default --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) diff --git a/debian/rules b/debian/rules index 2620c92..201b286 100755 --- a/debian/rules +++ b/debian/rules @@ -8,10 +8,6 @@ export http_proxy = http://127.0.0.1:9 %: dh $@ --with python2 --buildsystem=python_distutils -override_dh_auto_build: - python$* setup.py build_sqlcipher - python$* setup.py build_py - override_dh_auto_install: python$* setup.py install --skip-build --root=debian/python-sqlcipher \ --install-layout=deb -- cgit v1.2.3