VirtualBox

Changeset 53584 in vbox for trunk/tools


Ignore:
Timestamp:
Dec 20, 2014 8:17:01 PM (10 years ago)
Author:
vboxsync
Message:

gen-slickedit-workspace.sh: vsbuild of SlickEdit v19 does not grok environment variable assignment at the start of a command line, so use env to set LANG to C.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/bin/gen-slickedit-workspace.sh

    r53479 r53584  
    808808    MY_KMK_INVOCATION="${MY_ABS_DIR}/win.x86/bin/rexx.exe ${MY_ABS_DIR}/envSub.cmd kmk.exe"
    809809else
    810     MY_KMK_INVOCATION="LANG=C ${MY_ABS_DIR}/env.sh --quiet --no-wine kmk"
     810    MY_KMK_INVOCATION="/usr/bin/env LANG=C ${MY_ABS_DIR}/env.sh --quiet --no-wine kmk"
    811811fi
    812812
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