Changeset 72281 in vbox
- Timestamp:
- May 22, 2018 9:51:02 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/VirtualBox/postflight
r72280 r72281 86 86 # 87 87 chown -R root:admin /Applications/VirtualBox.app 88 ifdef VBOX_GUI_WITH_SHARED_LIBRARY89 # For splitted GUI case we need the proper ownership back for non-hardened executable.90 chown -R "${USER}" /Applications/VirtualBox.app/Contents/MacOS/VirtualBox91 endif92 88 93 89 #
Note:
See TracChangeset
for help on using the changeset viewer.