-
Notifications
You must be signed in to change notification settings - Fork 243
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macos: pkg: Install to /usr/local/crc
The package only installs 3 binaries, vfkit, admin-helper and crc, we can install these to /usr/local/crc and symlink crc to /usr/local/bin. If we keep installing crc.pkg to /Applications, macOS will show a non-functional icon in that folder since the macOS GUI logic is only available in the crc-tray package which was split from crc.pkg in the previous commits.
- Loading branch information
1 parent
8cf7415
commit e2669fc
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters