Merge pull request #309874 from jmpunkt/resp-app-fix-snappy

resp-app: fix broken build after snappy 1.2.0 upgrade
This commit is contained in:
Weijia Wang 2024-05-08 17:21:20 +02:00 committed by GitHub
commit 594bfa0a25
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ mkDerivation rec {
--replace '/opt/resp_app' "${placeholder "out"}" \
--replace 'target.path = $$LINUX_INSTALL_PATH' 'target.path = $$LINUX_INSTALL_PATH/bin' \
--replace '/usr/' "$out/"
rm -r 3rdparty/snappy
'';
qmakeFlags = [