[neon/kf6/kf6-oxygen-icons/Neon/unstable] debian: make it work
Carlos De Maine
null at kde.org
Fri Sep 15 03:17:10 BST 2023
Git commit aa54e0a429f8689a689bb9cae70c5162115a04f6 by Carlos De Maine.
Committed on 15/09/2023 at 04:17.
Pushed by carlosdem into branch 'Neon/unstable'.
make it work
M +2 -2 debian/rules
https://invent.kde.org/neon/kf6/kf6-oxygen-icons/-/commit/aa54e0a429f8689a689bb9cae70c5162115a04f6
diff --git a/debian/rules b/debian/rules
index 627fa3f..bae2166 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,5 @@
override_dh_install:
dh_install
- find $(CURDIR)/debian/kf6-oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
- bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/kf6-oxygen-icon-theme $(CURDIR)/debian/kf6-oxygen-icon-theme/usr/share/icons
+# find $(CURDIR)/debian/kf6-oxygen-icon-theme -type d -print0 |xargs -0 rmdir --ignore-fail-on-non-empty
+# bash $(CURDIR)/debian/symlink_duplicates.sh $(CURDIR)/debian/kf6-oxygen-icon-theme $(CURDIR)/debian/kf6-oxygen-icon-theme/usr/share/icons
More information about the Neon-commits
mailing list