diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-28 22:11:43 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-01-28 22:11:43 +0000 |
commit | 0e038d1b8614cf8aeb015f0f44b8730034990837 (patch) | |
tree | 89be3375789807146f730d5e6618fbc73dd0c446 /packages.ent | |
parent | 395ce8271849b1e88f77b46ce2ac01acb406649b (diff) |
Don't try to install documentation that was removed in udev-config-20090126.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.ent b/packages.ent index 2864effd0..fee2368cb 100644 --- a/packages.ent +++ b/packages.ent @@ -508,7 +508,7 @@ <!ENTITY udev-ch6-du "11.6 MB"> <!ENTITY udev-ch6-sbu "0.2 SBU"> -<!ENTITY udev-config "udev-config-20100126"> <!-- Scripts depend on this format --> +<!ENTITY udev-config "udev-config-20100128"> <!-- Scripts depend on this format --> <!ENTITY udev-config-size "UDEV-SIZE KB"> <!-- Updated in Makefile --> <!ENTITY udev-config-url "&downloads-root;&udev-config;.tar.bz2"> <!ENTITY udev-config-md5 "UDEV-MD5SUM"> <!-- Updated in Makefile --> |