VirtualBox

Ignore:
Timestamp:
Apr 18, 2008 8:45:39 AM (17 years ago)
Author:
vboxsync
Message:

Build fix

File:
1 edited

Legend:

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

    r8122 r8125  
    2929
    3030# check for GNU grep we use which might not ship with all Solaris
    31 if test ! -f "$MY_GGREP" || test ! -h "$MY_GGREP"; then
     31if test ! -f "$MY_GGREP" && test ! -h "$MY_GGREP"; then
    3232    echo "## GNU grep not found in $MY_GGREP."
    3333    exit 1
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