[neon/forks/kbibtex/Neon/release] debian: right file name

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


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

right file name

M  +1    -1    debian/rules

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

diff --git a/debian/rules b/debian/rules
index cf94db4..bfc9863 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/kf5/parts/kbibtexpart.so
+	chrpath -d debian/kbibtex/usr/lib/*/qt5/plugins/kbibtexpart.so
 
 override_dh_auto_test:
 	# the unit tests fail ATM


More information about the Neon-commits mailing list