VirtualBox

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


Ignore:
Timestamp:
Aug 25, 2010 7:04:51 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65205
Message:

Installer-OSX: make VBoxGuestAdditions.iso optional

File:
1 edited

Legend:

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

    r31969 r31970  
    673673endif
    674674ifdef VBOX_WITH_ADDITIONS_PACKING
    675 VBOX_DI_VBAPP_MISC_FILES += \
     675 ifneq ($(wildcard $(VBOX_PATH_DIST)/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso),)
     676 VBOX_DI_VBAPP_MISC_FILES += \
    676677        MacOS/VBoxGuestAdditions.iso
     678 endif
    677679endif
    678680ifdef VBOX_WITH_EFIFW_PACKING
Note: See TracChangeset for help on using the changeset viewer.

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