mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-18 22:51:21 +00:00
mlt: update --replace and match opencv to PR in staging
This commit is contained in:
@@ -152,7 +152,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
|
||||
postFixup = ''
|
||||
substituteInPlace "$dev"/lib/pkgconfig/mlt-framework-7.pc \
|
||||
--replace '=''${prefix}//' '=/'
|
||||
--replace-fail '=''${prefix}//' '=/'
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
|
||||
Reference in New Issue
Block a user