[neon/kf6/kf6-breeze-icons/Neon/stable] debian: formatting

Carlos De Maine null at kde.org
Wed Jul 30 14:56:58 BST 2025


Git commit e4b731ae133ed0fed64e12d67303aed79325a966 by Carlos De Maine.
Committed on 30/07/2025 at 13:56.
Pushed by carlosdem into branch 'Neon/stable'.

formatting

M  +2    -2    debian/rules

https://invent.kde.org/neon/kf6/kf6-breeze-icons/-/commit/e4b731ae133ed0fed64e12d67303aed79325a966

diff --git a/debian/rules b/debian/rules
index fa9b8f7..e9e80d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,13 +7,13 @@ export KDE_DOCS=/usr/share/qt6/doc/kde-qdoc-common-dev
 	dh $@ --with kf6 --buildsystem kf6 --no-parallel
 
 override_dh_auto_build:
-	dh_auto_build --destdir=debian/tmp/
+	dh_auto_build -- destdir=debian/tmp/
 	dh_auto_build -- prepare_docs
 	dh_auto_build -- generate_docs
 	dh_auto_build -- generate_qch
 
 override_dh_auto_install:
-	dh_auto_install --sourcedir=debian/kf6-breeze-icon-theme
+	dh_auto_install -- sourcedir=debian/kf6-breeze-icon-theme
 	dh_auto_install -- install_html_docs
 	dh_auto_install -- install_qch_docs
 


More information about the Neon-commits mailing list