From 022886cd4502974b8e0ab526be2a236fd7e9128b Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 23 Jun 2009 16:52:56 +0000 Subject: Added a list entry in the help section to suggest that the results of the version check script be posted when asking for help git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- prologue/hostreqs.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'prologue/hostreqs.xml') diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index c58996e70..c6fd1868e 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -154,6 +154,7 @@ To see whether your host system has all the appropriate versions, and the ability to compile programs, run the following: + cat > version-check.sh << "EOF" #!/bin/bash export LC_ALL=C -- cgit v1.2.3-54-g00ecf