VirtualBox

Changeset 35029 in vbox


Ignore:
Timestamp:
Dec 13, 2010 4:20:32 PM (14 years ago)
Author:
vboxsync
Message:

Installer/solaris: create build directories

File:
1 edited

Legend:

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

    r35022 r35029  
    170170solaris-icons_MODE = a+r,u+w
    171171solaris-icons_SOURCES = $(VBOX_MIME_ICONS)
     172
     173BLDDIRS +=
     174        $(SOLARIS_USR_DIR)/share \
     175        $(SOLARIS_USR_DIR)/share/icons \
     176        $(SOLARIS_USRSHR_ICONS_DIR) \
     177    $(foreach s,16 20 24 32 48 64 72 96 128 256,\
     178            $(SOLARIS_USRSHR_ICONS_DIR)/$(s)x$(s))
    172179
    173180VBOX_MIME_ICONS = \
     
    567574        $(QUIET)$(if $(VBOX_WITH_QTGUI),$(MKDIR) -p $(SOLARIS_USRSHR_APPS_DIR),)
    568575        $(QUIET)$(MKDIR) -p $(SOLARIS_USRSHR_MIMEXML_DIR)
    569         $(QUIET)$(MKDIR) -p $(SOLARIS_USRSHR_ICONS_DIR)
    570576        $(QUIET)$(MKDIR) -p $(SOLARIS_USRSHR_PIXMAPS_DIR)
    571577        $(QUIET)$(if $(VBOX_WITH_NETADP),$(INSTALL) -m 0644 $(PATH_ROOT)/src/VBox/HostDrivers/VBoxNetAdp/solaris/hostname.vboxnet0    $(SOLARIS_ETC_DIR)/hostname.vboxnet0,)
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