macos-fuse-t / fuse-t

Other
808 stars 3 forks source link

Uninstaller removes `/usr/local/include/fuse` #22

Closed overheadhunter closed 1 year ago

overheadhunter commented 1 year ago

The header files are shared with macFUSE.

The uninstaller breaks 3rd party software by removing stuff that it did not install. I believe there are three options:

  1. install headers to a different location
  2. ask the user whether headers should be removed during uninstall
  3. leave the headers behind
macos-fuse-t commented 1 year ago

Thanks for the report, will be taken care of

macos-fuse-t commented 1 year ago

fixed in 1.0.18