VirtualBox

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


Ignore:
Timestamp:
Jul 7, 2010 9:46:22 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
63458
Message:

Solaris/Installer: don't create,remove usr/bin. install should fail if it doesn't exist rather than mess with system folders.

File:
1 edited

Legend:

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

    r30667 r30697  
    139139
    140140# Include opt/VirtualBox and subdirectories as we want uninstall to clean up directory structure.
    141 # Include usr/bin, because remote installs with symlinks when usr/bin/ doesn't need not fail.
    142141# Inlcude var/svc for manifest class action script does not create them.
    143 find . -type d | $VBOX_GGREP -E 'opt/VirtualBox|usr/bin|var/svc/manifest/application/virtualbox' | pkgproto >> prototype
     142find . -type d | $VBOX_GGREP -E 'opt/VirtualBox|var/svc/manifest/application/virtualbox' | pkgproto >> prototype
    144143
    145144# fix up file permissions (owner/group)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette