[neon/qt/qtwebengine/Neon/release_focal] debian: binary QtWebEngineProcess no longer exists
Jonathan Esk-Riddell
null at kde.org
Mon May 16 16:07:25 BST 2022
Git commit 4bd969f462aafd89f422409fe3f796f64dd38300 by Jonathan Esk-Riddell.
Committed on 16/05/2022 at 15:07.
Pushed by jriddell into branch 'Neon/release_focal'.
binary QtWebEngineProcess no longer exists
M +1 -1 debian/rules
https://invent.kde.org/neon/qt/qtwebengine/commit/4bd969f462aafd89f422409fe3f796f64dd38300
diff --git a/debian/rules b/debian/rules
index 420ea9b..d61e462 100755
--- a/debian/rules
+++ b/debian/rules
@@ -151,7 +151,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