diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-11 22:39:06 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-11 22:39:06 +0000 |
commit | 09d0e596f9e68470b28ef4d5e77efba15eefa657 (patch) | |
tree | 143be22a2abcd6686d9034b29a1288edd2fc239d /packages.ent | |
parent | 488d7a56b47e935b75dbe717de90f25f55339e83 (diff) |
Remove Libnl as IPRoute2 doesn't need it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/packages.ent b/packages.ent index 9c92c46c9..a55a6d71a 100644 --- a/packages.ent +++ b/packages.ent @@ -305,14 +305,6 @@ <!ENTITY lfs-bootscripts-ch7-du "BOOTSCRIPTS-INSTALL-KB KB"> <!-- Updated in Makefile --> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> -<!ENTITY libnl-version "2.0"> -<!ENTITY libnl-size "650 KB"> -<!ENTITY libnl-url "http://www.infradead.org/~tgr/libnl/files/libnl-&libnl-version;.tar.gz"> -<!ENTITY libnl-md5 "6aaf1e9802a17a7d702bb0638044ffa7"> -<!ENTITY libnl-home "http://www.infradead.org/~tgr/libnl/"> -<!ENTITY libnl-ch6-du "22.0 MB"> -<!ENTITY libnl-ch6-sbu "0.1 SBU"> - <!ENTITY libpipeline-version "1.2.0"> <!ENTITY libpipeline-size "670 KB"> <!ENTITY libpipeline-url "http://download.savannah.gnu.org/releases/libpipeline/libpipeline-&libpipeline-version;.tar.gz"> |