aboutsummaryrefslogtreecommitdiffstats
path: root/entities
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-01 19:10:46 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-01 19:10:46 +0000
commit46e606f94025ac21e748e025b921ff4704008535 (patch)
tree549826dc8d5aae73c672a8a59d72ffcb3bb7d10c /entities
parent689a79b113cbd0307ec3486d248df9b627dbfbab (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')
-rw-r--r--entities/chapter05.ent1
-rw-r--r--entities/gzip.ent2
-rw-r--r--entities/shellutils.ent2
3 files changed, 0 insertions, 5 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">
diff --git a/entities/gzip.ent b/entities/gzip.ent
index bb0abf69a..5855087ce 100644
--- a/entities/gzip.ent
+++ b/entities/gzip.ent
@@ -1,5 +1,4 @@
<!ENTITY c3-gzip SYSTEM "../chapter03/gzip.xml">
-<!ENTITY c3-gzip-patch SYSTEM "../chapter03/gzip-patch.xml">
<!ENTITY c5-gzip SYSTEM "../chapter05/gzip.xml">
<!ENTITY c5-gzip-inst SYSTEM "../chapter05/gzip-inst.xml">
@@ -17,7 +16,6 @@
<!ENTITY gzip-depversion "1.2.4a">
<!ENTITY gzip-contversion "1.2.4a">
<!ENTITY gzip-size "178 KB">
-<!ENTITY gzip-patch-size "1 KB">
<!ENTITY gzip-package "gzip-&gzip-version;.tar.bz2">
<!ENTITY gzip-dir "gzip-&gzip-version;">
diff --git a/entities/shellutils.ent b/entities/shellutils.ent
index 675559275..a09718c9b 100644
--- a/entities/shellutils.ent
+++ b/entities/shellutils.ent
@@ -1,5 +1,4 @@
<!ENTITY c3-shellutils SYSTEM "../chapter03/shellutils.xml">
-<!ENTITY c3-shellutils-patch SYSTEM "../chapter03/shellutils-patch.xml">
<!ENTITY c5-shellutils SYSTEM "../chapter05/shellutils.xml">
<!ENTITY c5-shellutils-inst SYSTEM "../chapter05/shellutils-inst.xml">
@@ -16,7 +15,6 @@
<!ENTITY sh-utils-depversion "2.0">
<!ENTITY sh-utils-contversion "2.0">
<!ENTITY sh-utils-size "824 KB">
-<!ENTITY sh-utils-patch-size "1 KB">
<!ENTITY sh-utils-package "sh-utils-&sh-utils-version;.tar.bz2">
<!ENTITY sh-utils-dir "sh-utils-&sh-utils-version;">