[neon/kf6/kf6-oxygen-icons/Neon/unstable] debian: make the symlinking work again

Carlos De Maine null at kde.org
Tue Aug 15 02:33:22 BST 2023


Git commit d087882fe11e081295621f945f928b0835accf4b by Carlos De Maine.
Committed on 15/08/2023 at 03:33.
Pushed by carlosdem into branch 'Neon/unstable'.

make the symlinking work again

M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-oxygen-icons/-/commit/d087882fe11e081295621f945f928b0835accf4b

diff --git a/debian/rules b/debian/rules
index af4106c..627fa3f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@
 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 
+	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