[neon/kde/layer-shell-qt/Neon/unstable] debian: Comment out shlibs override.

Scarlett Moore null at kde.org
Mon Nov 6 13:03:52 GMT 2023


Git commit cb8f3e6da3ab42e40b737ab968815d334d19c5d8 by Scarlett Moore.
Committed on 06/11/2023 at 14:03.
Pushed by scarlettmoore into branch 'Neon/unstable'.

Comment out shlibs override.

M  +2    -2    debian/rules

https://invent.kde.org/neon/kde/layer-shell-qt/-/commit/cb8f3e6da3ab42e40b737ab968815d334d19c5d8

diff --git a/debian/rules b/debian/rules
index 47c772a..144a257 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,5 @@
 %:
 	dh $@ --with kf6 --buildsystem kf6
 
-override_dh_shlibdeps:
-	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/
+# override_dh_shlibdeps:
+# 	dh_shlibdeps -l$(CURDIR)/debian/$(shell dh_listpackages | head -n1)/usr/kf6/lib/$(DEB_HOST_MULTIARCH)/


More information about the Neon-commits mailing list