VirtualBox

Changeset 34816 in vbox for trunk/src/VBox/Installer/solaris


Ignore:
Timestamp:
Dec 7, 2010 8:57:33 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68627
Message:

Solaris installer: install VBoxExtPackHelperApp

Location:
trunk/src/VBox/Installer/solaris
Files:
2 edited

Legend:

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

    r34632 r34816  
    180180        $(if $(VBOX_WITH_NETADP),VBoxNetAdpCtl,) \
    181181        VBoxNetDHCP \
     182        $(if $(VBOX_WITH_EXTPACK),VBoxExtPackHelperApp,) \
    182183        VBoxSVC \
    183184        $(if $(VBOX_WITH_CROGL),VBoxTestOGL,) \
  • trunk/src/VBox/Installer/solaris/makepackage.sh

    r32639 r34816  
    208208        ||  $3 == "opt/VirtualBox/amd64/VBoxNetDHCP" \
    209209        ||  $3 == "opt/VirtualBox/i386/VBoxNetDHCP" \
     210        ||  $3 == "opt/VirtualBox/amd64/VBoxExtPackHelperApp" \
     211        ||  $3 == "opt/VirtualBox/i386/VBoxExtPackHelperApp" \
    210212        ) \
    211213   { $4 = "4755" } { print }' prototype > prototype2
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