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

Carlos De Maine null at kde.org
Wed Nov 8 07:06:23 GMT 2023


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

formatting

M  +0    -1    debian/control
M  +1    -3    debian/rules

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

diff --git a/debian/control b/debian/control
index 924c97e..3636893 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,6 @@ Description: RCC resources for the breeze icon theme
  .
  This package is part of the Breeze theme module.
 
-
 Package: breeze-icon-theme
 Architecture: all
 Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index 29c3310..e3cc506 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,9 +5,7 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON /
-	-DWITH_ICON_GENERATION=ON /
-	-DICONS_LIBRARY=ON
+	dh_auto_configure -- -DBINARY_ICONS_RESOURCE=ON -DWITH_ICON_GENERATION=ON -DICONS_LIBRARY=ON
 
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/kf6-breeze-icon-theme


More information about the Neon-commits mailing list