[neon/extras/kstars/Neon/stable] debian: typo
    Carlos De Maine 
    null at kde.org
       
    Thu Sep  4 15:00:57 BST 2025
    
    
  
Git commit 5c3d588b0e3134a75c81bbc52466b31ff1e23616 by Carlos De Maine.
Committed on 04/09/2025 at 14:00.
Pushed by carlosdem into branch 'Neon/stable'.
typo
M  +1    -1    debian/rules
https://invent.kde.org/neon/extras/kstars/-/commit/5c3d588b0e3134a75c81bbc52466b31ff1e23616
diff --git a/debian/rules b/debian/rules
index 47b289d..5fc211c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
 endif
 
 %:
-	dh $@ dh $@ --with kf6 --buildsystem kf6  
+	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