wireshark/packaging/macosx/ChmodBPF
Gerald Combs 3e07c0dc01 macOS: Forget our ChmodBPF package when uninstalling
Add `pkgutil --forget org.wireshark.ChmodBPF.pkg` to the "Uninstall
ChmodBPF" postinstall script. The `pkgutil` man page says

    --forget package-id
        Discard all receipt data about package-id, but do not touch the
        installed files.  DO NOT use this command from an installer package
        script to fix broken package design.

but Homebrew's Wireshark cask does this, and it should help to work
around issue #18734.

Add `pkgutil --forget org.wireshark.path_helper.pkg` to the "Remove
Wireshark from the system path" postinstall script.
2023-02-07 21:24:34 +00:00
..
install-scripts macOS: Don't try to copy a nonexistent plist 2022-12-30 18:05:01 -08:00
root/Library macOS: Switch ChmodBPF to zsh. 2020-09-18 16:34:24 +00:00
uninstall-scripts macOS: Forget our ChmodBPF package when uninstalling 2023-02-07 21:24:34 +00:00
install-distribution.xml Packaging: Specify host architectures in our macOS Extras packages. 2021-11-30 09:24:02 -08:00
uninstall-distribution.xml Packaging: Specify host architectures in our macOS Extras packages. 2021-11-30 09:24:02 -08:00