about summary refs log tree commit diff
path: root/pkgs/applications/misc/resp-app/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/resp-app/default.nix')
-rw-r--r--pkgs/applications/misc/resp-app/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/applications/misc/resp-app/default.nix b/pkgs/applications/misc/resp-app/default.nix
index 9748ca63c2810..efd279189351e 100644
--- a/pkgs/applications/misc/resp-app/default.nix
+++ b/pkgs/applications/misc/resp-app/default.nix
@@ -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 = [