diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 6cd1ef9c9c..0ae23a1cab 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -17,6 +17,10 @@ past entries belonging to author(s): Viktor Szakats. */ +2009-12-22 15:17 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + * package/winuni/mpkg_win_uni_extra_copy.bat + + Added some more automatism. + 2009-12-22 15:00 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) - package/winuni/HARBOUR_README_ADDINS + package/winuni/HARBOUR_README_ADDONS diff --git a/harbour/package/winuni/mpkg_win_uni_extra_copy.bat b/harbour/package/winuni/mpkg_win_uni_extra_copy.bat index 721c3dcc4e..04b4069419 100644 --- a/harbour/package/winuni/mpkg_win_uni_extra_copy.bat +++ b/harbour/package/winuni/mpkg_win_uni_extra_copy.bat @@ -4,7 +4,12 @@ @echo off -@rem has to be run from contrib root. Adjust target dir. +@rem - Adjust target dir. +@rem - Run this from vanilla official source tree only. + +xcopy /y /s ..\..\examples\*.* F:\hb\hb20\examples\ +xcopy /y /s ..\..\tests\*.* F:\hb\hb20\tests\ +xcopy RELNOTES F:\hb\hb20\ pushd