-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
macfuse: add fs_link variant, delete more unwanted files #28398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Notifying maintainers: |
I can also put this into a variant if we don't want to violate mtree by default. |
A user might have installed macFUSE from their website. We don't want to mess with that. It's this way on purpose. |
This step needs to only be done once and never again. I don't think we need a variant for it. |
All files being handled my MacPorts would eliminate the possibility of a broken symlink if the user removes the port. Also better user experience. |
acd1276
to
4254609
Compare
Description
Type(s)
Tested on
macOS x.y
Xcode x.y / Command Line Tools x.y.z
Verification
Have you
port lint
?sudo port test
?sudo port -vst install
?