[neon/extras/kraft/Neon/release] debian: we are not legacy
Jonathan Esk-Riddell
null at kde.org
Wed Oct 4 12:47:47 BST 2023
Git commit 6f3a16456becad83ee3bc1173bd3f5de4884445c by Jonathan Esk-Riddell.
Committed on 04/10/2023 at 13:47.
Pushed by jriddell into branch 'Neon/release'.
we are not legacy
M +1 -1 debian/rules
https://invent.kde.org/neon/extras/kraft/-/commit/6f3a16456becad83ee3bc1173bd3f5de4884445c
diff --git a/debian/rules b/debian/rules
index 8a70b29..c6c0905 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ override_dh_auto_configure:
# workaround lack of ".tag: top-level file assumed by the build system
# in case no .git directory is present
echo 'unavailable' > .tag
- dh_auto_configure -Skf5 -- -DAKONADI_LEGACY_BUILD=ON
+ dh_auto_configure -Skf5
rm .tag
override_dh_auto_test:
More information about the Neon-commits
mailing list