VirtualBox

Ignore:
Timestamp:
Apr 11, 2008 11:24:36 AM (17 years ago)
Author:
vboxsync
Message:

Solaris installer: host and guest side fixes for Solaris 10, Indiana DP2.

File:
1 edited

Legend:

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

    r7886 r7906  
    8484
    8585    # Some distros like Indiana have no xorg.conf, deal with this
    86     if ! (test -f '/etc/X11/xorg.conf' -o -f '/etc/X11/.xorg.conf'); then
     86    if test ! -f '/etc/X11/xorg.conf' && test ! -f '/etc/X11/.xorg.conf'; then
    8787        mv -f $vboxadditions_path/solaris_xorg.conf /etc/X11/.xorg.conf
    8888    fi
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