d.lst (1d07cc55) d.lst (2afa2055)
1mkdir: %_DEST%\bin%_EXT%\osl
2mkdir: %_DEST%\pck%_EXT%
3
4dos: echo =====================================================================
5dos: echo Delivering README files
6dos: echo =====================================================================
7
8..\%__SRC%\misc\WNT\readme_*.txt %_DEST%\bin%_EXT%\osl

--- 10 unchanged lines hidden (view full) ---

19# deliver the NOTICE and LICENSE file for later use in the packaging process
20..\%__SRC%\misc\SUM_NOTICE %_DEST%\bin%_EXT%\osl\NOTICE
21..\%__SRC%\misc\SUM_LICENSE %_DEST%\bin%_EXT%\osl\LICENSE
22# also copy them to their *.txt counterparts
23# TODO: convince scp2 on WNT to use the txt-less files as input instead
24..\%__SRC%\misc\SUM_NOTICE %_DEST%\bin%_EXT%\osl\NOTICE.txt
25..\%__SRC%\misc\SUM_LICENSE %_DEST%\bin%_EXT%\osl\LICENSE.txt
26
1mkdir: %_DEST%\bin%_EXT%\osl
2mkdir: %_DEST%\pck%_EXT%
3
4dos: echo =====================================================================
5dos: echo Delivering README files
6dos: echo =====================================================================
7
8..\%__SRC%\misc\WNT\readme_*.txt %_DEST%\bin%_EXT%\osl

--- 10 unchanged lines hidden (view full) ---

19# deliver the NOTICE and LICENSE file for later use in the packaging process
20..\%__SRC%\misc\SUM_NOTICE %_DEST%\bin%_EXT%\osl\NOTICE
21..\%__SRC%\misc\SUM_LICENSE %_DEST%\bin%_EXT%\osl\LICENSE
22# also copy them to their *.txt counterparts
23# TODO: convince scp2 on WNT to use the txt-less files as input instead
24..\%__SRC%\misc\SUM_NOTICE %_DEST%\bin%_EXT%\osl\NOTICE.txt
25..\%__SRC%\misc\SUM_LICENSE %_DEST%\bin%_EXT%\osl\LICENSE.txt
26
27# alse delivering a pure ALv2 license file
27# also delivering a pure ALv2 license file
28..\..\LICENSE_ALv2 %_DEST%\bin%_EXT%\osl
28..\..\LICENSE_ALv2 %_DEST%\bin%_EXT%\osl