Unverified Commit 1589c50d authored by Sam's avatar Sam
Browse files

kvazaar: drop upstreamed patch

parent 5aeecbfb
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -21,10 +21,7 @@ stdenv.mkDerivation (finalAttrs: {
    hash = "sha256-Th30XO3m4GVeDvdb/RIwKT6+To9C/YU7y8s8hm7vPi0=";
  };

  # https://github.com/ultravideo/kvazaar/pull/426
  postPatch = ''
    substituteInPlace CMakeLists.txt --replace-fail 'NOT LINUX' 'NOT LINUX AND NOT BSD'

    substituteInPlace tests/util.sh --replace-fail '../libtool' '${lib.getExe libtool}'
    substituteInPlace tests/util.sh --replace-fail 'TAppDecoderStatic' '${lib.getExe' hm "TAppDecoder"}'