diff --git a/harbour/ChangeLog b/harbour/ChangeLog index cbb3d9e0e1..716ce6b2a7 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -16,6 +16,10 @@ The license applies to all entries newer than 2009-04-28. */ +2012-03-04 14:29 UTC+0100 Viktor Szakats (harbour syenar.net) + * package/winuni/mpkg_win_uni.bat + ! fix to prev + 2012-03-04 14:06 UTC+0100 Viktor Szakats (harbour syenar.net) * contrib/hbpost.hbm * contrib/hbwin/hbwin.hbp diff --git a/harbour/package/winuni/mpkg_win_uni.bat b/harbour/package/winuni/mpkg_win_uni.bat index 8341b6aed0..325d67ab0b 100644 --- a/harbour/package/winuni/mpkg_win_uni.bat +++ b/harbour/package/winuni/mpkg_win_uni.bat @@ -31,7 +31,6 @@ rem ; Assemble unified package from per-target builds if exist %HB_ABSROOT% rd /q /s %HB_ABSROOT% xcopy /y %~dp0RELNOTES %HB_ABSROOT% -xcopy /y /s %~dp0..\..\contrib\*.* %HB_ABSROOT%contrib\ xcopy /y /s %~dp0..\..\examples\*.* %HB_ABSROOT%examples\ xcopy /y /s %~dp0..\..\tests\*.* %HB_ABSROOT%tests\ xcopy /y %~dp0HARBOUR_README_ADDONS %HB_ABSROOT%addons\