[neon/extras/calamares/Neon/unstable] debian: kf5

Carlos De Maine null at kde.org
Thu Dec 14 02:41:34 GMT 2023


Git commit 11d0e909dce5d3f58ed34c6ee0fc33505064a0df by Carlos De Maine.
Committed on 14/12/2023 at 03:41.
Pushed by carlosdem into branch 'Neon/unstable'.

kf5

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/calamares/-/commit/11d0e909dce5d3f58ed34c6ee0fc33505064a0df

diff --git a/debian/rules b/debian/rules
index 501aaa3..4b98007 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 #export DEB_BUILD_OPTIONS=buildinfo=+path
 
 %:
-	dh $@ --with kf6 --buildsystem kf5
+	dh $@ --with kf5 --buildsystem kf5
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DWITH_PYTHONQT=ON -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DINSTALL_COMPLETION=ON -DWITH_QT6=OFF


More information about the Neon-commits mailing list