From c7c1dc1fbc66aace6c561fce9080fba79dd04e56 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Thu, 30 May 2013 05:46:50 +0900 Subject: add build step, we were missing python files --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index db8924e..4928b4f 100755 --- a/debian/rules +++ b/debian/rules @@ -7,6 +7,7 @@ override_dh_auto_build: python$* setup.py build_sqlcipher + python$* setup.py build override_dh_auto_install: python$* setup.py install --skip-build --root=debian/python-sqlcipher \ -- cgit v1.2.3