diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-08 18:41:22 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2001-08-08 18:41:22 +0000 |
commit | 6879255c65bd022118525923e28da4beb48e6146 (patch) | |
tree | 8e1ce948ad0ab09c93afa4ac05de41e79ae0bc98 /chapter04 | |
parent | a9b23091c0e31b246b195063e11378367d1cca81 (diff) |
Bug 122: add glibc-nss patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/glibc-patch.xml | 6 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter04/glibc-patch.xml b/chapter04/glibc-patch.xml new file mode 100644 index 000000000..4c9b525bd --- /dev/null +++ b/chapter04/glibc-patch.xml @@ -0,0 +1,6 @@ +Glibc-patch (&glibc-version;) - &glibc-patch-size;: +<ulink +url="&ftp;/glibc-&glibc-version;-nss.diff.bz2">&ftp;/glibc-&glibc-version;-nss.diff.bz2</ulink> +<ulink +url="&http;/glibc-&glibc-version;-nss.diff.bz2">&http;/glibc-&glibc-version;.-nss.diff.bz2</ulink> + diff --git a/chapter04/packages.xml b/chapter04/packages.xml index 60cd2620a..64fd0b65b 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -27,6 +27,7 @@ &c3-patch; &c3-makedev; &c3-glibc; +&c3-glibc-patch; &c3-glibc-threads; &c3-manpages; &c3-manpages-patch; |