VirtualBox

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


Ignore:
Timestamp:
Oct 20, 2017 12:11:57 PM (7 years ago)
Author:
vboxsync
Message:

Installer/darwin: sign the created dmg package

File:
1 edited

Legend:

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

    r69111 r69145  
    161161        sudo chown "$(shell whoami)" "$@"
    162162        sudo chown -R "$(shell whoami)" $(VBOX_PATH_PACK_TMP)/DiskImage
     163ifdef VBOX_SIGNING_MODE
     164        @# Sign the created dmg.
     165        $(call VBOX_SIGN_FILE_FN,$@,org.virtualbox.dmg)
     166endif
    163167
    164168#
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