Skip to content
Snippets Groups Projects
Commit cbe1288d authored by Remi Perenon's avatar Remi Perenon
Browse files

Copying Changelog to nsis installer

parent a4fe5dc5
No related branches found
No related tags found
1 merge request!14Bugfix changelog in windows installer
...@@ -7,6 +7,9 @@ rem MDANSE_TEMPORARY_INSTALLATION_DIR ...@@ -7,6 +7,9 @@ rem MDANSE_TEMPORARY_INSTALLATION_DIR
cd "%MDANSE_SOURCE_DIR%\\BuildServer\\Windows" cd "%MDANSE_SOURCE_DIR%\\BuildServer\\Windows"
rem copy CHANGELOG
copy %MDANSE_SOURCE_DIR%\\CHANGELOG %MDANSE_SOURCE_DIR%\\BuildServer\\Windows\\Windows_resources\\nsis\\
rem Copy site.py rem Copy site.py
copy %MDANSE_SOURCE_DIR%\\BuildServer\\Windows\\Windows_resources\\site.py %MDANSE_TEMPORARY_INSTALLATION_DIR%\\Lib\\ copy %MDANSE_SOURCE_DIR%\\BuildServer\\Windows\\Windows_resources\\site.py %MDANSE_TEMPORARY_INSTALLATION_DIR%\\Lib\\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment