[neon/kf6/kf6-knewstuff/Neon/unstable] debian: cut and paste pelican
Carlos De Maine
null at kde.org
Tue Oct 31 12:47:27 GMT 2023
Git commit d8ff689510a80d11c23a12cbac3a7c6238e000eb by Carlos De Maine.
Committed on 31/10/2023 at 13:47.
Pushed by carlosdem into branch 'Neon/unstable'.
cut and paste pelican
M +2 -2 debian/rules
https://invent.kde.org/neon/kf6/kf6-knewstuff/-/commit/d8ff689510a80d11c23a12cbac3a7c6238e000eb
diff --git a/debian/rules b/debian/rules
index 4e88425..c1dd599 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
%:
dh $@ --with kf6 --buildsystem kf6
-dh_auto_configure -- \
- -DBUILD_QCH=ON
+override_dh_auto_configure:
+ dh_auto_configure -- -DBUILD_QCH=ON
More information about the Neon-commits
mailing list