diff options
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index ffe2483..f1373a4 100755 --- a/debian/rules +++ b/debian/rules @@ -9,7 +9,7 @@ export QT_SELECT = 5 OPTIONS += "DEFINES += NO_AUTO_UPDATES" OPTIONS += "LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)" #OPTIONS += "WXSQLITE_LIB=-lwxsqlite3-3.0" -OPTIONS += "SQLCIPHER_LIB=-lsqlcipher" +#OPTIONS += "SQLCIPHER_LIB=-lsqlcipher" %: dh $@ --builddirectory=builddir |
