summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-06-22 14:56:17 +0200
committerKali Kaneko (leap communications) <kali@leap.se>2017-06-22 14:56:17 +0200
commit5f2ef75e95d76beb4ddf940687c7e69d64f55178 (patch)
treec0314df8cfe09eac4086c5f6b8d45ac6aa59fb09
parentdf0fd496fbc7dfcf468f72881e81ef6424fe39fd (diff)
update to new build step, linking against system lib is now the default
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 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