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

Carlos De Maine null at kde.org
Thu Nov 30 22:58:53 GMT 2023


Git commit fb6119cb2868d2f552a6cbc2771fc2fb444beea0 by Carlos De Maine.
Committed on 30/11/2023 at 23:58.
Pushed by carlosdem into branch 'Neon/unstable'.

KF6_COMPAT_BUILD

M  +1    -8    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 978b39f..91894a2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,11 +9,4 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5 --without build_stamp
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_WITH_QT5=ON
-
-override_dh_auto_test:
-	# Tests require a registered logind session. :/
-	# If you are reading this, your help is needed to make this work in
-	# a reproduceable way either in the buildds or in the autopkgtests
-	# servers
-	# xvfb-run -a dh_auto_test
+	dh_auto_configure -- -DBUILD_WITH_QT5=ON -DKF6_COMPAT_BUILD=ON


More information about the Neon-commits mailing list