Commit 9e9ef953 authored by Francesco Gazzetta's avatar Francesco Gazzetta Committed by Anderson Torres
Browse files

testdisk-qt: fix desktop file paths

Fixes #244419
parent c4ae1744
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -26,6 +26,11 @@ assert enableQt -> qwt != null;
    sha256 = "1zlh44w67py416hkvw6nrfmjickc2d43v51vcli5p374d5sw84ql";
  };

  postPatch = ''
    substituteInPlace linux/qphotorec.desktop \
      --replace "/usr" "$out"
  '';

  enableParallelBuilding = true;

  buildInputs = [