explicitly set path to DATA2INC

git-svn-id: trunk@9375 -
This commit is contained in:
vincents 2006-05-29 19:15:18 +00:00
parent ad7a8622d4
commit 879176f679

View File

@ -38,7 +38,7 @@ $SVN export $FPCSVNDIR/fpcdocs $FPCBUILDDIR/fpcdocs
cd $FPCBUILDDIR
make distclean PP=$PPC_RELEASE
make build PP=$PPC_RELEASE
make build PP=$PPC_RELEASE DATA2INC=$FPCBUILDDIR/fpcsrc/utils/data2inc
COMPILER=$FPCBUILDDIR/fpcsrc/compiler/$PPCARCH
FPCVERSION=`$COMPILER -iV`