From 5ce70e51c0dee9b3c4ebae02152f659b05676ade Mon Sep 17 00:00:00 2001 From: freesource Date: Thu, 27 Feb 2003 19:54:52 +0000 Subject: [PATCH] 2.4.20-1! --- Changes | 2 +- Makefile.pkg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index 6711024..57976e0 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,7 @@ 1.5.0 - 02/24/2003 ------------------ -Updated to 2.4.19-51um and the latest uml tools 20030202. +Updated to 2.4.20-1um and the latest uml tools 20030202. Fixed a @INC problem with rpm packages. The fhs checks usually insert the module path (Debian std. path) into @INC via a BEGIN {}, but the diff --git a/Makefile.pkg b/Makefile.pkg index 9675fa4..7ce6673 100644 --- a/Makefile.pkg +++ b/Makefile.pkg @@ -1,8 +1,8 @@ # A Makefile going to a new dimension - a combination of stuff borrowed from # buildroot, UML, and gbootroot. -VERSION=2.4.19 -PATCH_VERSION=51 +VERSION=2.4.20 +PATCH_VERSION=1 UTIL_VER=20030202 BASE_DIR=${shell pwd}