diff options
Diffstat (limited to 'debian')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index 4243cd9..ffe2483 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,7 @@ OPTIONS += "LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)" OPTIONS += "SQLCIPHER_LIB=-lsqlcipher" %: - dh $@ --parallel --builddirectory=builddir + dh $@ --builddirectory=builddir override_dh_auto_configure: mkdir -p builddir plugins_builddir |
