[neon/kf6/kf6-kactivities/Neon/unstable] debian: cut and paste pelican

Carlos De Maine null at kde.org
Tue Oct 31 12:47:52 GMT 2023


Git commit 298ea151dd26e54065c7ce8fd89cbac36bc04ee8 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-kactivities/-/commit/298ea151dd26e54065c7ce8fd89cbac36bc04ee8

diff --git a/debian/rules b/debian/rules
index 086ce0e..7fe89d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-dh_auto_configure -- \
-		-DBUILD_QCH=ON
+doverride_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_QCH=ON
\ No newline at end of file


More information about the Neon-commits mailing list