VirtualBox

Changeset 9192 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 28, 2008 9:12:23 AM (17 years ago)
Author:
vboxsync
Message:

Solaris OSE installer fix (export appropriate sdkfiles)

Location:
trunk/src/VBox/Installer/solaris
Files:
1 added
1 deleted
1 edited

Legend:

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

    r9163 r9192  
    136136
    137137SOLARIS_SDK = \
    138         $(foreach f, $(shell $(CAT_EXT) sdkfiles), $(f))
     138        $(foreach f, $(shell $(CAT_EXT) $(if $(VBOX_OSE),sdkfiles.ose,sdkfiles)), $(f))
    139139
    140140ifdef VBOX_WITH_DOCS
     
    198198                VBox.sh \
    199199                virtualbox.desktop \
    200                 sdkfiles \
     200                $(if $(VBOX_OSE),sdkfiles.ose,sdkfiles) \
    201201                $(PATH_ROOT)/doc/ReadMe-Solaris.txt \
    202202                Makefile.kmk \
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