[neon/neon-packaging/kio-extras5/Neon/unstable] debian: try again

Carlos De Maine null at kde.org
Mon Jul 10 02:26:23 BST 2023


Git commit f1d3e21ebf602d9ec1a17fa2ca1337e58c695454 by Carlos De Maine.
Committed on 10/07/2023 at 01:26.
Pushed by carlosdem into branch 'Neon/unstable'.

try again

M  +4    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/kio-extras5/-/commit/f1d3e21ebf602d9ec1a17fa2ca1337e58c695454

diff --git a/debian/rules b/debian/rules
index 39fbb56..d917c06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,10 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
 %:
-	dh $@ --with kf5 --buildsystem kf5 -- -DBUILD_WITH_QT5=ON
+	dh $@ --with kf5 --buildsystem kf5
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DBUILD_WITH_QT5=ON
 
 override_dh_auto_test:
 	# Tests require a registered logind session. :/


More information about the Neon-commits mailing list