diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-27 17:50:50 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-08-27 17:50:50 +0000 |
commit | 0fe6ccd8aea0ed502c8c9126cf7161ff895c0324 (patch) | |
tree | 1e2681ee9d77508fd4289ec6b259ab7357e30b13 /general.ent | |
parent | 035ccc16f0848cf64d57605620f572542d460789 (diff) |
Add instructions to Chapter 5 glibc to add rpc headers
to the host system if they are missing.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/general.ent b/general.ent index b0838923d..f88a606a9 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20120826"> -<!ENTITY releasedate "August 26, 2012"> +<!ENTITY version "SVN-20120827"> +<!ENTITY releasedate "August 27, 2012"> <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.2"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> |