aboutsummaryrefslogtreecommitdiffstats
path: root/prologue/hostreqs.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2007-11-25 16:46:03 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2007-11-25 16:46:03 +0000
commitb8462fa7545092e5b5fa8f78de63c5ddf02c7782 (patch)
tree502a33c30dfe8dd827ffb4481995e1d061d69976 /prologue/hostreqs.xml
parent727a610cf1cd9d6d885fee425792db5bc91f7123 (diff)
Fix language issue in version check script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/hostreqs.xml')
-rw-r--r--prologue/hostreqs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index becc1aae6..6296f4d47 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -125,6 +125,7 @@
<screen role="nodump"><userinput>cat &gt; version-check.sh &lt;&lt; "EOF"
<literal>#!/bin/bash
+export LC_ALL=C
# Simple script to list version numbers of critical development tools