diff --git a/Attic/appendixc/packages.xml b/Attic/appendixc/packages.xml index 0bcfb341c..21055e243 100644 --- a/Attic/appendixc/packages.xml +++ b/Attic/appendixc/packages.xml @@ -24,6 +24,7 @@ package quicker. &ac-make; &ac-sed; &ac-shellutils; +&ac-shellutils-patch; &ac-tar; &ac-tar-patch; &ac-textutils; diff --git a/Attic/appendixc/shellutils-patch.xml b/Attic/appendixc/shellutils-patch.xml new file mode 100644 index 000000000..cc596d870 --- /dev/null +++ b/Attic/appendixc/shellutils-patch.xml @@ -0,0 +1,6 @@ +Shellutils Patch (&sh-utils-version;): + +&ftp;/ + +&http;/ + diff --git a/chapter04/packages.xml b/chapter04/packages.xml index d20e8d8ad..d54419097 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -18,6 +18,7 @@ &c3-make; &c3-sed; &c3-shellutils; +&c3-shellutils-patch; &c3-tar; &c3-tar-patch; &c3-textutils; diff --git a/chapter04/shellutils-patch.xml b/chapter04/shellutils-patch.xml new file mode 100644 index 000000000..997be2561 --- /dev/null +++ b/chapter04/shellutils-patch.xml @@ -0,0 +1,6 @@ +Shellutils Patch (&sh-utils-version;) 1 KB: + +&ftp;/gzip-&sh-utils-version;.patch.bz2 + +&http;/gzip-&sh-utils-version;.patch.bz2 + diff --git a/chapter05/shellutils-inst.xml b/chapter05/shellutils-inst.xml index 3da0e0b18..b581e2318 100644 --- a/chapter05/shellutils-inst.xml +++ b/chapter05/shellutils-inst.xml @@ -2,10 +2,12 @@ Installation of Sh-utils -Install Shellutils by running the following commands: +Before Sh-utils is installed, the sh-utils patch file needs to be unpacked.
+ patch -Np1 -i ../sh-utils-2.0.patch + && ./configure --prefix=$LFS/usr --disable-nls && make LDFLAGS=-static && diff --git a/index.xml b/index.xml index 97ddbeeff..430a56f57 100644 --- a/index.xml +++ b/index.xml @@ -10,8 +10,8 @@ - - + + @@ -82,6 +82,7 @@ + @@ -476,6 +477,7 @@ +