1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00

Delete stray install_name_tool call

This commit is contained in:
John Ericson 2023-12-13 20:47:36 +00:00
parent bf5804d46a
commit 28f2f3136d

View file

@ -320,7 +320,6 @@ in {
-change ${boost}/lib/libboost_context.dylib \
$out/lib/libboost_context.dylib \
$out/lib/libnixutil.dylib
install_name_tool
''
) + lib.optionalString enableInternalAPIDocs ''
mkdir -p ''${!outputDoc}/nix-support