1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-04-04 07:43:22 -04:00

2.4.20-1!

This commit is contained in:
freesource 2003-02-27 19:54:52 +00:00
parent 64bab8d18b
commit 5ce70e51c0
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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}