diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-07 13:43:37 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-07 13:43:37 +0000 |
commit | 1dc3102768341ef023f012fef77ddee454d98f21 (patch) | |
tree | 65c153d3dc736b1e1b515e236433379244900f64 /chapter04 | |
parent | 6fda0ee9409b4d4a75f896c32d33fa13823693dd (diff) |
Bug 123: change patch to sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/packages.xml | 1 | ||||
-rw-r--r-- | chapter04/shadowpwd-patch.xml | 4 |
2 files changed, 0 insertions, 5 deletions
diff --git a/chapter04/packages.xml b/chapter04/packages.xml index a7673a0d4..7caad0673 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -58,7 +58,6 @@ &c3-procps; &c3-psmisc; &c3-shadowpwd; -&c3-shadowpwd-patch; &c3-sysklogd; &c3-sysvinit; &c3-utillinux; diff --git a/chapter04/shadowpwd-patch.xml b/chapter04/shadowpwd-patch.xml deleted file mode 100644 index 577d66015..000000000 --- a/chapter04/shadowpwd-patch.xml +++ /dev/null @@ -1,4 +0,0 @@ -Shadow Password Suite Patch (&shadow-version;) - &shadow-patch-size;: -<ulink url="&ftp;/shadow-&shadow-version;.patch.bz2">&ftp;/shadow-&shadow-version;.patch.bz2</ulink> -<ulink url="&http;/shadow-&shadow-version;.patch.bz2">&http;/shadow-&shadow-version;.patch.bz2</ulink> - |