1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-03-11 23:33:23 -04:00
This commit is contained in:
freesource 2003-02-27 19:03:29 +00:00
parent 962e7d6653
commit 64bab8d18b
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
1.5.0 - 02/24/2003
------------------
Updated to 2.4.19-50um and the latest uml tools 20030202.
Updated to 2.4.19-51um 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

@ -2,7 +2,7 @@
# buildroot, UML, and gbootroot.
VERSION=2.4.19
PATCH_VERSION=50
PATCH_VERSION=51
UTIL_VER=20030202
BASE_DIR=${shell pwd}