[neon/kf6/kf6-breeze-icons/Neon/release] debian: no rcc library for neon

Carlos De Maine null at kde.org
Fri May 10 03:40:06 BST 2024


Git commit c8680eb8810a225edd04e528e5bab42cf39b9f1b by Carlos De Maine.
Committed on 10/05/2024 at 02:40.
Pushed by carlosdem into branch 'Neon/release'.

no rcc library for neon

M  +1    -1    debian/kf6-breeze-icon-theme-rcc.install
M  +0    -3    debian/rules

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

diff --git a/debian/kf6-breeze-icon-theme-rcc.install b/debian/kf6-breeze-icon-theme-rcc.install
index 6370642..ef702ab 100644
--- a/debian/kf6-breeze-icon-theme-rcc.install
+++ b/debian/kf6-breeze-icon-theme-rcc.install
@@ -1 +1 @@
-usr/share/icons/*/*.rcc
+#usr/share/icons/*/*.rcc
diff --git a/debian/rules b/debian/rules
index 600f57e..bde6353 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 -- -DBINARY_ICONS_RESOURCE=ON -DWITH_ICON_GENERATION=ON -DICONS_LIBRARY=ON
-
 override_dh_auto_install:
 	dh_auto_install --destdir=debian/tmp/
 


More information about the Neon-commits mailing list