VirtualBox

Changeset 97003 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Oct 5, 2022 1:15:13 PM (2 years ago)
Author:
vboxsync
Message:

Installer/darwin/Makefile.kmk: Fix execute permission of VirtualBox_Uninstall.tool in the DMG.

File:
1 edited

Legend:

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

    r96407 r97003  
    154154ifdef VBOX_SIGNING_MODE
    155155        $(call VBOX_SIGN_FILE_FN,$(VBOX_PATH_PACK_TMP)/DiskImage/VirtualBox_Uninstall.tool,org.virtualbox.dmg.uninstaller)
     156        @# Code signing (the non-local one) seems to be losing the execute permission.
     157        chmod 0755 $(VBOX_PATH_PACK_TMP)/DiskImage/VirtualBox_Uninstall.tool
    156158endif
    157159ifeq (1,1)
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