diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 20:34:58 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 20:34:58 +0000 |
commit | 15afb81a3c426d489ab7f4e8532f68a26b146091 (patch) | |
tree | c735f6d9667fafd5a8aee27d3db72b675db2c407 | |
parent | 8aaa1278d20dab9ac258aa5bd7d365d172bf83af (diff) |
Fix typo in linux patch entity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index e2b53bebf..ec0268ade 100644 --- a/patches.ent +++ b/patches.ent @@ -71,7 +71,7 @@ <!ENTITY kbd-backspace-patch-md5 "f75cca16a38da6caa7d52151f7136895"> <!ENTITY kbd-backspace-patch-size "12 KB"> -<!ENTITY linux-mm_locking-patch "linux-&kbd-version;-mm_locking-1.patch"> +<!ENTITY linux-mm_locking-patch "linux-&linux-version;-mm_locking-1.patch"> <!ENTITY linux-mm_locking-patch-md5 "f139404228d3cc92bcf41d5f146e1a1b"> <!ENTITY linux-mm_locking-patch-size "1.4 KB"> |