Changeset 57248 in vbox for trunk/src/VBox/Installer/darwin
- Timestamp:
- Aug 7, 2015 10:51:08 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/darwin/Makefile.kmk
r57231 r57248 147 147 endif 148 148 endif 149 @# hdiutil of OS X 10.10 adds a .Trashes directory and some suggest this may upset the image size calculations (-5341). 150 $(MKDIR) -m 1333 $(VBOX_PATH_PACK_TMP)/DiskImage/.Trashes 149 151 @# Change the owners. 150 152 sudo chown -R root:admin $(VBOX_PATH_PACK_TMP)/DiskImage
Note:
See TracChangeset
for help on using the changeset viewer.