diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-01 19:10:46 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-05-01 19:10:46 +0000 |
commit | 46e606f94025ac21e748e025b921ff4704008535 (patch) | |
tree | 549826dc8d5aae73c672a8a59d72ffcb3bb7d10c /entities/chapter05.ent | |
parent | 689a79b113cbd0307ec3486d248df9b627dbfbab (diff) |
Removed glibc-2.0 workarounds, removed export...unset constructs and replaced with var=varu ./configure constructs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/chapter05.ent')
-rw-r--r-- | entities/chapter05.ent | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/entities/chapter05.ent b/entities/chapter05.ent index 4f3eaf030..6af94dd1e 100644 --- a/entities/chapter05.ent +++ b/entities/chapter05.ent @@ -4,5 +4,4 @@ <!ENTITY c5-installasuser SYSTEM "../chapter05/installasuser.xml"> <!ENTITY c5-creatingdirs SYSTEM "../chapter05/creatingdirs.xml"> <!ENTITY c5-pwdgroup SYSTEM "../chapter05/pwdgroup.xml"> -<!ENTITY c5-oldnsslib SYSTEM "../chapter05/oldnsslib.xml"> <!ENTITY c5-proc SYSTEM "../chapter05/proc.xml"> |