VirtualBox

Changeset 54683 in vbox for trunk/src/VBox/Installer/darwin


Ignore:
Timestamp:
Mar 7, 2015 9:00:29 PM (10 years ago)
Author:
vboxsync
Message:

Installer/darwin: Try preserve signatures in extended attributes using undocument --preserve-xattr option.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/darwin/Makefile.kmk

    r54682 r54683  
    769769                --install-location /Applications/ \
    770770                --ownership preserve \
     771                $(if-expr defined(VBOX_NOT_OSX_105),--preserve-xattr,) \
    771772                $(if $(VBOX_MACOSX_INSTALLER_SIGN),--sign "$(VBOX_MACOSX_INSTALLER_SIGN)",) \
    772773                $@
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette