VirtualBox

Changeset 45471 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Apr 10, 2013 7:31:16 PM (12 years ago)
Author:
vboxsync
Message:

Better fix and keep the iso where the GUI looks for it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/Makefile.kmk

    r45470 r45471  
    159159 # (VBOX_WITHOUT_ADDITIONS_ISO is used by the additions build box, see the root makefile.)
    160160 ifndef VBOX_WITHOUT_ADDITIONS_ISO
    161 
    162   ifdef VBOX_WITH_ADDITIONS_ISO.darwin.x86
    163     PACKING += $(VBOX_PATH_DIST)/additions/VBoxGuestAdditions.zip
    164   else ifdef VBOX_WITH_ADDITIONS_ISO.darwin.amd64
    165     PACKING += $(VBOX_PATH_DIST)/additions/VBoxGuestAdditions.zip
    166   else
    167     PACKING += $(PATH_STAGE_BIN)/additions/VBoxGuestAdditions.zip
    168   endif
    169 
     161  PACKING += $(VBOX_PATH_ADDITIONS_ISO)/VBoxGuestAdditions.zip
    170162 endif
    171163endif # !VBOX_ONLY_TESTSUITE
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