mlt: update --replace and match opencv to PR in staging

This commit is contained in:
nick-linux8
2026-06-27 01:46:53 -04:00
parent f7d66fa955
commit 079a6f481f

View File

@@ -152,7 +152,7 @@ stdenv.mkDerivation (finalAttrs: {
postFixup = ''
substituteInPlace "$dev"/lib/pkgconfig/mlt-framework-7.pc \
--replace '=''${prefix}//' '=/'
--replace-fail '=''${prefix}//' '=/'
'';
passthru = {