VirtualBox

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


Ignore:
Timestamp:
Dec 29, 2012 8:27:34 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
82995
Message:

solaris/makepackage.sh: VBoxISAExec for VBoxSVC as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/solaris/makepackage.sh

    r42491 r44217  
    11#!/bin/sh
     2# $Id$
    23## @file
    3 #
    44# VirtualBox package creation script, Solaris hosts.
    55#
    66
    77#
    8 # Copyright (C) 2007-2011 Oracle Corporation
     8# Copyright (C) 2007-2012 Oracle Corporation
    99#
    1010# This file is part of VirtualBox Open Source Edition (OSE), as
     
    118118ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/webtest
    119119ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/VBoxZoneAccess
     120ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/VBoxSVC
    120121if test -f $VBOX_INSTALLED_DIR/amd64/VBoxTestOGL || test -f $VBOX_INSTALLED_DIR/i386/VBoxTestOGL; then
    121122    ln -f ./VBoxISAExec $VBOX_INSTALLED_DIR/VBoxTestOGL
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