diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 13:50:41 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2008-04-03 13:50:41 +0000 |
commit | b6f76d75a91b87a2f6130f31dbe54b56956529f2 (patch) | |
tree | 3765556671612037e9f0752fa3fea25d1e1d66c5 | |
parent | 0da5de3ba26fe27f27e6fb20d14d3ef42751f09f (diff) |
Fixed incorrect entity
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8512 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 fc344da20..2debdd681 100644 --- a/patches.ent +++ b/patches.ent @@ -29,7 +29,7 @@ <!ENTITY coreutils-uname-patch-md5 "c05b735710fbd62239588c07084852a0"> <!ENTITY coreutils-uname-patch-size "4.6 KB"> -<!ENTITY db-fixes-patch "db-&diffutils-version;-fixes-1.patch"> +<!ENTITY db-fixes-patch "db-&db-version;-fixes-1.patch"> <!ENTITY db-fixes-patch-md5 "0e1f3a1db6c3ab10f79c4d6dff0c8f31"> <!ENTITY db-fixes-patch-size "2.3 KB"> |