[neon/qt/qtwebengine/Neon/release] debian: binary QtWebEngineProcess no longer exists
Jonathan Esk-Riddell
null at kde.org
Mon May 16 16:07:25 BST 2022
Git commit c38c61debdc975dd7fc5ca37d901123632fc7b79 by Jonathan Esk-Riddell.
Committed on 16/05/2022 at 15:06.
Pushed by jriddell into branch 'Neon/release'.
binary QtWebEngineProcess no longer exists
M +1 -1 debian/rules
https://invent.kde.org/neon/qt/qtwebengine/commit/c38c61debdc975dd7fc5ca37d901123632fc7b79
diff --git a/debian/rules b/debian/rules
index 984c9ca..37a398e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -146,7 +146,7 @@ override_dh_auto_install-arch:
dh_auto_install
# Remove rpath from the offending binaries
- chrpath -d $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/libexec/QtWebEngineProcess
+ #chrpath -d $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/qt5/libexec/QtWebEngineProcess
# Fix wrong path in pkgconfig files
find $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pkgconfig -type f -name '*.pc' \
More information about the Neon-commits
mailing list