[neon/neon-packaging/ktextaddons/Neon/unstable] debian: Update rules

Carlos De Maine null at kde.org
Sun Jan 29 15:59:22 GMT 2023


Git commit 0d048ac7f8f593ea646d9bd289edc784bbc406b7 by Carlos De Maine.
Committed on 29/01/2023 at 15:59.
Pushed by carlosdem into branch 'Neon/unstable'.

Update rules

M  +1    -1    debian/rules

https://invent.kde.org/neon/neon-packaging/ktextaddons/commit/0d048ac7f8f593ea646d9bd289edc784bbc406b7

diff --git a/debian/rules b/debian/rules
index 166371e..3ecd75d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 # -*- makefile -*-
 
 %:
-	dh $@ --with kf5 --buildsystem kf5  pkgkde_symbolshelper
+	dh $@ --with kf5 pkgkde_symbolshelper --buildsystem kf5 
 
 override_dh_auto_test:
 	true


More information about the Neon-commits mailing list