diff options
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | patches.ent | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/general.ent b/general.ent index ede6bf805..93c46be06 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050621"> -<!ENTITY releasedate "June 21, 2005"> +<!ENTITY version "SVN-20050622"> +<!ENTITY releasedate "June 22, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> diff --git a/patches.ent b/patches.ent index f73cfae85..80ed9b072 100644 --- a/patches.ent +++ b/patches.ent @@ -27,8 +27,6 @@ <!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch"> -<!ENTITY shadow-lastlog-patch "shadow-&shadow-version;-fix_lastlog-1.patch"> - <!ENTITY sysklogd-fixes-patch "sysklogd-&sysklogd-version;-fixes-1.patch"> <!ENTITY tar-sparse_fix-patch "tar-&tar-version;-sparse_fix-1.patch"> |