Changeset 40190 in vbox for trunk/src/VBox/Additions/solaris/Installer
- Timestamp:
- Feb 21, 2012 9:51:01 AM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76354
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/solaris/Installer/postinstall.sh
r40171 r40190 22 22 # terms and conditions of either the GPL or the CDDL or both. 23 23 # 24 25 # LC_ALL should take precedence over LC_* and LANG but whatever... 26 LC_ALL=C 27 export LC_ALL 24 28 25 29 LANG=C
Note:
See TracChangeset
for help on using the changeset viewer.