Unverified Commit 388b3c37 authored by Sandro Jäckel's avatar Sandro Jäckel
Browse files

libredirect: fix typo

parent 045211b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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