Use e2fsprogs 1.40.2

This commit is contained in:
Christophe Grenier 2007-11-27 20:47:04 +01:00
parent 3a6099acd3
commit 850c490382

View file

@ -21,7 +21,7 @@ else
compiledir=$1
if [ "$1" != "$CC" ];
then
VER_E2FSPROGS=1.39
VER_E2FSPROGS=1.40.2
crosscompile_target=$1
TESTDISKCC=$crosscompile_target-gcc
# CC="$crosscompile_target-gcc -mno-cygwin"