[neon/neon-packaging/libquotient/Neon/release] debian: build with e2ee feature
Carlos De Maine
null at kde.org
Fri Feb 17 05:18:08 GMT 2023
Git commit e5a36276195192c619b926d5f4ef33f7e4d04618 by Carlos De Maine.
Committed on 17/02/2023 at 05:18.
Pushed by carlosdem into branch 'Neon/release'.
build with e2ee feature
(cherry picked from commit 3a9ecc78406e11a0c006d05bc62964a6c6eda55d)
M +1 -1 debian/rules
https://invent.kde.org/neon/neon-packaging/libquotient/commit/e5a36276195192c619b926d5f4ef33f7e4d04618
diff --git a/debian/rules b/debian/rules
index 6b389b2..5a12370 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
override_dh_auto_configure:
- dh_auto_configure -- -DCMAKE_INSTALL_INCLUDEDIR=include/libquotient -DBUILD_SHARED_LIBS=1
+ dh_auto_configure -- -DCMAKE_INSTALL_INCLUDEDIR=include/libquotient -DBUILD_SHARED_LIBS=1 -DQuotient_ENABLE_E2EE=true
override_dh_auto_install:
dh_auto_install
More information about the Neon-commits
mailing list