[neon/extras/kstars/Neon/stable] debian: --with kf6 --buildsystem kf6

Carlos De Maine null at kde.org
Thu Sep 4 13:13:16 BST 2025


Git commit 7073453d91b54435c160eea118e8e8e7c29a04eb by Carlos De Maine.
Committed on 04/09/2025 at 12:13.
Pushed by carlosdem into branch 'Neon/stable'.

--with kf6 --buildsystem kf6

M  +1    -1    debian/rules

https://invent.kde.org/neon/extras/kstars/-/commit/7073453d91b54435c160eea118e8e8e7c29a04eb

diff --git a/debian/rules b/debian/rules
index c73d3d7..47b289d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 endif
 
 %:
-	dh $@ --with kf6 --with pkgkde_symbolshelper
+	dh $@ dh $@ --with kf6 --buildsystem kf6  
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DBUILD_TESTING=OFF -DBUILD_WITH_QT6=ON -DBUILD_WITH_QT5=OFF -GNinja


More information about the Neon-commits mailing list