win32 installer: fpc bin dir was exported twice

git-svn-id: trunk@10106 -
This commit is contained in:
vincents 2006-10-25 20:47:08 +00:00
parent 6913093d07
commit bad4333bda

View File

@ -54,9 +54,6 @@ rmdir /s /q %BUILDDIR%
%SVN% export %LAZSVNDIR% %BUILDDIR% >> %LOGFILE%
..\..\svn2revisioninc %LAZSVNDIR% %BUILDDIR%\ide\revision.inc
%SVN% export %FPCSVNDIR%\install\binw32 %INSTALL_BINDIR% >> %LOGFILE%
del %INSTALL_BINDIR%\gdb.exe
call build-fpc.bat
:: INSTALL_BINDIR is set by build-fpc.bat