aboutsummaryrefslogtreecommitdiffstats
path: root/entities
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 23:16:37 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-09-12 23:16:37 +0000
commitb06ac510ac87954c59e109b18fd0171ca04107c7 (patch)
tree5080a0f2cbd18ac71878af0b0c8b347da87b252a /entities
parent1b32453efb73e3b9837ff446ba29be7017612f55 (diff)
removed hostname installation from the sh-utils package by way of the sh-utils-2.0-hostname patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r--entities/shellutils.ent4
1 files changed, 4 insertions, 0 deletions
diff --git a/entities/shellutils.ent b/entities/shellutils.ent
index acd86f740..486c16fbc 100644
--- a/entities/shellutils.ent
+++ b/entities/shellutils.ent
@@ -1,4 +1,5 @@
<!ENTITY c3-shellutils SYSTEM "../chapter03/shellutils.xml">
+<!ENTITY c3-shellutils-hostname-patch SYSTEM "../chapter03/shellutils-hostname-patch.xml">
<!ENTITY c3-shellutils-patch SYSTEM "../chapter03/shellutils-patch.xml">
<!ENTITY c5-shellutils SYSTEM "../chapter05/shellutils.xml">
@@ -6,6 +7,7 @@
<!ENTITY c6-shellutils SYSTEM "../chapter06/shellutils.xml">
<!ENTITY c6-shellutils-inst SYSTEM "../chapter06/shellutils-inst.xml">
+<!ENTITY c6-shellutils-exp SYSTEM "../chapter06/shellutils-exp.xml">
<!ENTITY aa-shellutils SYSTEM "../appendixa/shellutils.xml">
<!ENTITY aa-shellutils-desc SYSTEM "../appendixa/shellutils-desc.xml">
@@ -18,6 +20,8 @@
<!ENTITY sh-utils-size "824 KB">
<!ENTITY sh-utils-patch-size "1 KB">
<!ENTITY sh-utils-patch-version "2.0">
+<!ENTITY sh-utils-hostname-patch-size "1 KB">
+<!ENTITY sh-utils-hostname-patch-version "2.0-hostname">
<!ENTITY sh-utils-package "sh-utils-&sh-utils-version;.tar.bz2">
<!ENTITY sh-utils-dir "sh-utils-&sh-utils-version;">