vapoursynth-znedi3: fix darwin build
This commit is contained in:
parent
e7af7017b1
commit
16e096e34e
@ -34,7 +34,7 @@ stdenv.mkDerivation {
|
||||
installPhase = ''
|
||||
runHook preInstall
|
||||
|
||||
install -D -t $out/lib/vapoursynth vsznedi3${stdenv.hostPlatform.extensions.sharedLibrary}
|
||||
install -D -t $out/lib/vapoursynth vsznedi3.so
|
||||
install -D -m644 -t $out/share/nnedi3 nnedi3_weights.bin
|
||||
|
||||
runHook postInstall
|
||||
|
Loading…
Reference in New Issue
Block a user