Guy Harris
changed
bug 10320
What |
Removed |
Added |
Attachment #12938 is obsolete |
|
1
|
Comment # 3
on bug 10320
from Guy Harris
Created attachment 14658 [details]
Updated uninstallation script for OS X
Updated version of the uninstall script:
Use sed, rather than awk, to extract the volume and path information from the
"pkgutil --pkg-info" output, so it can handle paths with spaces in them.
In remove_files, put the special code for ChmodBPF into a special case for
org.wireshark.ChmodBPF.pkg rather than the case for "all other packages", and
have it handle the new launchd daemon rather than the old startup item.
Fix a typo in a comment.
You are receiving this mail because:
- You are watching all bug changes.