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

Carlos De Maine null at kde.org
Wed Nov 8 05:58:24 GMT 2023


Git commit 1bbb76f8bcc9433442aa5dbfd2783870d2960d60 by Carlos De Maine.
Committed on 08/11/2023 at 06:58.
Pushed by carlosdem into branch 'Neon/unstable'.

formatting

M  +1    -3    debian/rules

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

diff --git a/debian/rules b/debian/rules
index eeaf965..29c3310 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,11 +5,9 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- /
-	-DBINARY_ICONS_RESOURCE=ON /
+	dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON /
 	-DWITH_ICON_GENERATION=ON /
 	-DICONS_LIBRARY=ON
-	mkdir -p obj-x86_64-linux-gnu/icons/res
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/kf6-breeze-icon-theme


More information about the Neon-commits mailing list