libredirect: fix typo

This commit is contained in:
Sandro Jäckel
2025-02-27 19:21:03 +01:00
parent 045211b428
commit 388b3c37ee
+1 -1
View File
@@ -95,7 +95,7 @@ else
''
+ lib.optionalString (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64) ''
# dylib will be rejected unless dylib rpath gets explictly set
# dylib will be rejected unless dylib rpath gets explicitly set
install_name_tool \
-change $libName $out/lib/$libName \
$out/lib/$libName