Changeset 97003 in vbox for trunk/src/VBox/Installer
- Timestamp:
- Oct 5, 2022 1:15:13 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r96407 r97003 154 154 ifdef VBOX_SIGNING_MODE 155 155 $(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 156 158 endif 157 159 ifeq (1,1)
Note:
See TracChangeset
for help on using the changeset viewer.