diff --git a/packaging/osx/scripts/postinstall b/packaging/osx/scripts/postinstall index d80d98815..f973d07d5 100755 --- a/packaging/osx/scripts/postinstall +++ b/packaging/osx/scripts/postinstall @@ -24,6 +24,7 @@ ln -s $INSTALL_DESTINATION/bin/dotnet-restore /usr/local/bin/ ln -s $INSTALL_DESTINATION/bin/dotnet-resgen /usr/local/bin/ ln -s $INSTALL_DESTINATION/bin/dotnet-run /usr/local/bin/ ln -s $INSTALL_DESTINATION/bin/dotnet-test /usr/local/bin/ +ln -s $INSTALL_DESTINATION/bin/dotnet-dnx /usr/local/bin/ # A temporary solution to unblock dotnet compile cp $INSTALL_DESTINATION/bin/corehost /usr/local/bin/