[neon/kf6/kf6-breeze-icons/Neon/unstable] debian: forgot the ones in rules
Carlos De Maine
null at kde.org
Sat May 13 01:08:56 BST 2023
Git commit d035cbc72f74abc43a4f9b0a19aa7206496cbbf2 by Carlos De Maine.
Committed on 13/05/2023 at 00:08.
Pushed by carlosdem into branch 'Neon/unstable'.
forgot the ones in rules
M +2 -2 debian/rules
https://invent.kde.org/neon/kf6/kf6-breeze-icons/commit/d035cbc72f74abc43a4f9b0a19aa7206496cbbf2
diff --git a/debian/rules b/debian/rules
index e259cbb..b64d8e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,6 @@ override_dh_auto_install:
override_dh_install:
dh_install --sourcedir=debian/breeze-icon-theme
- rm debian/breeze-icon-theme/usr/kf6/share/icons/*/*.rcc
+ rm debian/breeze-icon-theme/usr/share/icons/*/*.rcc
find $(CURDIR)/debian/breeze-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
- bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/breeze-icon-theme $(CURDIR)/debian/breeze-icon-theme/usr/kf6/share/icons
+ bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/breeze-icon-theme $(CURDIR)/debian/breeze-icon-theme/usr/share/icons
More information about the Neon-commits
mailing list