[neon/kf6/kf6-breeze-icons/Neon/unstable] debian: it fails on the custom installs
Carlos De Maine
null at kde.org
Tue Nov 14 23:45:21 GMT 2023
Git commit 346792f673465579c74071b3a296cbb18f594bde by Carlos De Maine.
Committed on 15/11/2023 at 00:45.
Pushed by carlosdem into branch 'Neon/unstable'.
it fails on the custom installs
M +5 -5 debian/rules
https://invent.kde.org/neon/kf6/kf6-breeze-icons/-/commit/346792f673465579c74071b3a296cbb18f594bde
diff --git a/debian/rules b/debian/rules
index ed4d088..c52a674 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,8 @@ override_dh_auto_configure:
override_dh_auto_install:
dh_auto_install --destdir=debian/kf6-breeze-icon-theme
-override_dh_install:
- dh_install --sourcedir=debian/kf6-breeze-icon-theme
- rm debian/kf6-breeze-icon-theme/usr/share/icons/*/*.rcc
- 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_install:
+# dh_install --sourcedir=debian/kf6-breeze-icon-theme
+# rm debian/kf6-breeze-icon-theme/usr/share/icons/*/*.rcc
+# 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
More information about the Neon-commits
mailing list