[neon/kf6/bluez-qt/Neon/unstable] debian: search obscure path for its own library

Jonathan Esk-Riddell null at kde.org
Fri Jan 20 13:15:15 GMT 2023


Git commit 5072578fb5be2520e6a4613e7d76abc67fbd7273 by Jonathan Esk-Riddell.
Committed on 20/01/2023 at 13:15.
Pushed by jriddell into branch 'Neon/unstable'.

search obscure path for its own library

M  +3    -0    debian/rules

https://invent.kde.org/neon/kf6/bluez-qt/commit/5072578fb5be2520e6a4613e7d76abc67fbd7273

diff --git a/debian/rules b/debian/rules
index 5bd7734..fa0af1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
 
 %:
 	dh $@ --with kf6 --buildsystem kf6
+
+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