Wireshark-commits: [Wireshark-commits] rev 53281: /trunk/packaging/macosx/ /trunk/packaging/macosx/

Date: Tue, 12 Nov 2013 20:38:59 GMT
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