[neon/neon-packaging/skladnik/Neon/release] debian: qt 6

Jonathan Esk-Riddell null at kde.org
Mon Feb 26 16:09:18 GMT 2024


Git commit 01555f8c51dc86d778c05d642689f3dd6b94e6eb by Jonathan Esk-Riddell.
Committed on 26/02/2024 at 16:09.
Pushed by jriddell into branch 'Neon/release'.

qt 6

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/skladnik/-/commit/01555f8c51dc86d778c05d642689f3dd6b94e6eb

diff --git a/debian/rules b/debian/rules
index ae34d2c..620097e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games
+	dh_auto_configure -- -DBIN_INSTALL_DIR=/usr/games -DQT_MAJOR_VERSION=6
 
 %:
 	dh $@ --with kf5 --buildsystem kf5


More information about the Neon-commits mailing list