VirtualBox

Changeset 9162 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 27, 2008 2:00:12 PM (17 years ago)
Author:
vboxsync
Message:

Solaris VBI installer: added PUEL copyright display.

File:
1 edited

Legend:

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

    r9159 r9162  
    2626$(error "The Solaris installer can only be built on Solaris!") # yeah, right.
    2727endif
     28
     29VBOX_WITH_SOLARIS_VBI=1
    2830
    2931# Globals
     
    326328$(SOLARIS_VBI_DIR)/$(VBIPKG_FILENAME).pkg: \
    327329                $(VBOX_VERSION_STAMP) \
     330                $(if $(VBOX_OSE),,$(PATH_ROOT)/doc/License.txt) \
     331                $(if $(VBOX_OSE),,$(PATH_BIN)/LICENSE) \
    328332                vbi/vboxkern.pkginfo \
    329333                vbi/makepackage.sh \
     
    343347                --output $(SOLARIS_VBI_DIR)/vboxkern.pkginfo \
    344348                $(PATH_CURRENT)/vbi/vboxkern.pkginfo
     349        $(QUIET)$(if $(VBOX_OSE),,$(INSTALL) -m 0644 $(PATH_BIN)/LICENSE                                        $(SOLARIS_VBI_DIR)/vbox.copyright)
    345350        $(QUIET)$(INSTALL) -m 0755 $(PATH_CURRENT)/vbi/makepackage.sh                                           $(SOLARIS_VBI_DIR)/makepackage.sh
    346351        $(call MSG_L1,Creating install package: $(VBIPKG_FILENAME).pkg)
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