diff -r 94225563cd41 -r 2d42ddd721e9 contentmgmt/cafrecogniserconfig/ABLD.BAT --- a/contentmgmt/cafrecogniserconfig/ABLD.BAT Wed Sep 15 00:37:27 2010 +0300 +++ b/contentmgmt/cafrecogniserconfig/ABLD.BAT Wed Oct 13 16:33:20 2010 +0300 @@ -3,7 +3,7 @@ REM Bldmake-generated batch file - ABLD.BAT REM ** DO NOT EDIT ** -perl -S abld.pl "\sf\os\security\contentmgmt\cafrecogniserconfig\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 +perl -S ABLD.PL "\sf\os\security\contentmgmt\cafrecogniserconfig\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 if errorlevel==1 goto CheckPerl goto End