[neon/forks/kbibtex/Neon/unstable] debian: update path

Jonathan Riddell null at kde.org
Wed Sep 4 11:31:58 BST 2024


Git commit aa882982470e18d6cdc85edfb77977af0b91c6c2 by Jonathan Riddell.
Committed on 04/09/2024 at 10:31.
Pushed by jriddell into branch 'Neon/unstable'.

update path

M  +1    -1    debian/rules

https://invent.kde.org/neon/forks/kbibtex/-/commit/aa882982470e18d6cdc85edfb77977af0b91c6c2

diff --git a/debian/rules b/debian/rules
index bcd747e..09c85a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ execute_after_dh_auto_install:
 	# drop the spurious RUNPATH
 	chrpath -d debian/tmp/usr/bin/*
 	chrpath -d debian/tmp/usr/lib/*/libkbibtex*.so.*
-	chrpath -d debian/tmp/usr/lib/*/qt5/plugins/kbibtexpart.so
+	chrpath -d debian/tmp/usr/lib/*/qt5/plugins/kf5/parts/kbibtexpart.so
 
 override_dh_auto_test:
 	# the unit tests fail ATM


More information about the Neon-commits mailing list