mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 10:19:12 +02:00
win32 installer: fpc bin dir was exported twice
git-svn-id: trunk@10106 -
This commit is contained in:
parent
6913093d07
commit
bad4333bda
@ -54,9 +54,6 @@ rmdir /s /q %BUILDDIR%
|
|||||||
%SVN% export %LAZSVNDIR% %BUILDDIR% >> %LOGFILE%
|
%SVN% export %LAZSVNDIR% %BUILDDIR% >> %LOGFILE%
|
||||||
..\..\svn2revisioninc %LAZSVNDIR% %BUILDDIR%\ide\revision.inc
|
..\..\svn2revisioninc %LAZSVNDIR% %BUILDDIR%\ide\revision.inc
|
||||||
|
|
||||||
%SVN% export %FPCSVNDIR%\install\binw32 %INSTALL_BINDIR% >> %LOGFILE%
|
|
||||||
del %INSTALL_BINDIR%\gdb.exe
|
|
||||||
|
|
||||||
call build-fpc.bat
|
call build-fpc.bat
|
||||||
|
|
||||||
:: INSTALL_BINDIR is set by build-fpc.bat
|
:: INSTALL_BINDIR is set by build-fpc.bat
|
||||||
|
Loading…
Reference in New Issue
Block a user