[neon/forks/kbibtex/Neon/unstable] debian: Revert "right file name"

Jonathan Riddell null at kde.org
Wed Sep 4 14:16:35 BST 2024


Git commit b0e4aed6ddb5863f1dddcd14492ac8174229e1f1 by Jonathan Riddell.
Committed on 04/09/2024 at 13:16.
Pushed by jriddell into branch 'Neon/unstable'.

Revert "right file name"

This reverts commit 698fa59ac903c671f09d8be8a624b2fc7709fd05.

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index bfc9863..cf94db4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ execute_after_dh_auto_install:
 	# drop the spurious RUNPATH
 	chrpath -d debian/kbibtex/usr/bin/*
 	chrpath -d debian/kbibtex/usr/lib/*/libkbibtex*.so.*
-	chrpath -d debian/kbibtex/usr/lib/*/qt5/plugins/kbibtexpart.so
+	chrpath -d debian/kbibtex/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