VirtualBox

Changeset 60113 in vbox for trunk/src/VBox/Installer/linux


Ignore:
Timestamp:
Mar 21, 2016 10:02:09 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
106117
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/linux/install.sh

    r60112 r60113  
    329329    # Create legacy symlinks if necesary for Qt5/xcb stuff.
    330330    if [ -d "$INSTALLATION_DIR/legacy" ]; then
    331         if ! /sbin/ldconfig -p | grep -q "\<libxcb\.so\>"
     331        if ! /sbin/ldconfig -p | grep -q "\<libxcb\.so\>"; then
    332332            ln -s $INSTALLATION_DIR/legacy/* $INSTALLATION_DIR/
    333333        fi
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