[neon/kf6/kf6-breeze-icons/Neon/release] debian: dwz seems to break the library

Jonathan Riddell null at kde.org
Mon May 27 09:46:25 BST 2024


Git commit ac738e6145c043aa35a8c1f6622f532ddffb1bf1 by Jonathan Riddell.
Committed on 27/05/2024 at 08:46.
Pushed by jriddell into branch 'Neon/release'.

dwz seems to break the library

M  +3    -0    debian/rules

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

diff --git a/debian/rules b/debian/rules
index ea1c280..2daf29d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,3 +14,6 @@ override_dh_install:
 
 #	find $(CURDIR)/debian/kf6-breeze-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
 #	bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/kf6-breeze-icon-theme $(CURDIR)/debian/kf6-breeze-icon-theme/usr/share/icons
+
+override_dh_dwz:
+	dh_dwz -a -O--buildsystem=kf6 -O--no-parallel -XlibKF6BreezeIcons


More information about the Neon-commits mailing list