http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53281
User: gerald
Date: 2013/11/12 08:38 PM
Log:
Fix permissions for installed OS X files and directories.
Add a cli-preinstall script that creates missing parts of the
installation path and sets their permissions. Simply copy
"utility-launcher" to "wireshark" instead of renaming it at install
time. Explicitly set its ownership and permissions. Pretty-print some of
the PackageMaker XML files via `xmllint --format --recover`.
Directory: /trunk/packaging/macosx/Scripts/
Changes Path Action
+1 -2 cli-postinstall.sh Modified
+22 -0 cli-preinstall.sh Added
Directory: /trunk/packaging/macosx/Wireshark_package.pmdoc/
Changes Path Action
+39 -1 01wireshark.xml Modified
+37 -1 03utility.xml Modified
Directory: /trunk/packaging/macosx/
Changes Path Action
+3 -1 osx-app.sh Modified