aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2006-03-09 14:00:11 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2006-03-09 14:00:11 +0000
commit91989903e5cb21c6d1dd5adaf564eb4fdfeff963 (patch)
tree9d2ae2cb2540543974e855ecbfc9e41ff6208e46
parent47266e182e10ea6a04ba0e8b064ed0f1d371f915 (diff)
Correct the name of the Linux UTF-8 patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--general.ent4
-rw-r--r--patches.ent2
2 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index 780cf9e77..ba116e63f 100644
--- a/general.ent
+++ b/general.ent
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "udev_update-20060308">
-<!ENTITY releasedate "March 8, 2006">
+<!ENTITY version "udev_update-20060309">
+<!ENTITY releasedate "March 9, 2006">
<!ENTITY milestone "6.2">
<!ENTITY generic-version "udev_update"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/patches.ent b/patches.ent
index 0cfc1ca96..bef63527b 100644
--- a/patches.ent
+++ b/patches.ent
@@ -34,7 +34,7 @@
<!ENTITY lfs-bootscripts-recent_udev-patch "lfs-bootscripts-&lfs-bootscripts-version;-recent_udev-1.patch">
-<!ENTITY linux-utf8-patch "linux-&linux-version;-utf8_input-2.patch">
+<!ENTITY linux-utf8-patch "linux-&linux-version;-utf8_input-1.patch">
<!ENTITY mktemp-tempfile-patch "mktemp-&mktemp-version;-add_tempfile-3.patch">