VirtualBox

Changeset 8303 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 22, 2008 4:14:08 PM (17 years ago)
Author:
vboxsync
Message:

Solarist installer: include additions ISO.

File:
1 edited

Legend:

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

    r8155 r8303  
    143143        @# Clear out the existing package files if needed
    144144        $(QUIET)rm -rf $(SOLARISINSTDIR)
     145        $(QUIET)$(MKDIR) -p $(SOLARISINSTDIR)/additions
    145146        $(QUIET)$(MKDIR) -p $(SOLARISINSTDIR)/components
    146147        $(QUIET)$(MKDIR) -p $(SOLARISINSTDIR)/etc
     
    148149        $(QUIET)$(if $(VBOX_WITH_QTGUI),$(MKDIR) -p $(SOLARISINSTDIR)/qtgcc/lib,)
    149150        $(QUIET)$(if $(VBOX_WITH_QTGUI),$(MKDIR) -p $(SOLARISINSTDIR)/qtgcc/bin,)
     151        $(QUIET)$(if $(VBOX_OSE),,$(INSTALL) -m 0644 $(PATH_BIN)/additions/VBoxGuestAdditions.iso               $(SOLARISINSTDIR)/additions/VBoxGuestAdditions.iso)
    150152        $(QUIET)$(INSTALL) -m 0755 $(PATH_BIN)/vboxdrv                                                          $(SOLARISINSTDIR)/vboxdrv
    151153        $(QUIET)$(INSTALL) -m 0755 $(PATH_BIN)/VBoxBFE                                                          $(SOLARISINSTDIR)/VBoxBFE
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