[neon/kf6/kf6-breeze-icons/Neon/stable] debian: Revert "add explicit flag to build icon library only needed in 6.2 release for some reason"

Jonathan Riddell null at kde.org
Thu May 16 16:32:51 BST 2024


Git commit 4a26d59084d5bd91adbe596bb6bcaf8222856f7f by Jonathan Riddell.
Committed on 16/05/2024 at 15:32.
Pushed by jriddell into branch 'Neon/stable'.

Revert "add explicit flag to build icon library only needed in 6.2 release for some reason"

This reverts commit 98a4363a414997d45f0e3986e7dd1d1bd066863a.

M  +0    -3    debian/rules

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

diff --git a/debian/rules b/debian/rules
index 9ca2166..ea1c280 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,9 +6,6 @@ export DH_VERBOSE = 1
 %:
 	dh $@ --with kf6 --buildsystem kf6 --no-parallel
 
-override_dh_auto_configure:
-	dh_auto_configure -- -DICONS_LIBRARY=ON
-
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp/
 


More information about the Neon-commits mailing list