VirtualBox

Changeset 44526 in vbox for trunk/configure


Ignore:
Timestamp:
Feb 4, 2013 10:20:34 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83568
Message:

configure: fixed 'tr' arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r43741 r44526  
    4444}
    4545
    46 OS=`uname -s | sed -e 's/GNU\/Linux/Linux/g' | tr [:upper:] [:lower:]`
     46OS=`uname -s | sed -e 's/GNU\/Linux/Linux/g' | tr '[:upper:]' '[:lower:]'`
    4747case "$OS" in
    4848  linux)
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