[neon/kf6/kconfig/Neon/unstable] debian: rules for funny paths

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


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

rules for funny paths

M  +3    -0    debian/rules

https://invent.kde.org/neon/kf6/kconfig/commit/0be97ef1a754507d107a5881bbd081184bd23318

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