source:
install/g2pkg/bld.bat
@
2358
Last change on this file since 2358 was 2315, checked in by toby, 7 years ago | |
---|---|
File size: 230 bytes |
Line | |
---|---|
1 | mkdir %PREFIX%\Scripts |
2 | if errorlevel 1 exit 1 |
3 | copy %RECIPE_DIR%\src\bootstrap.py %PREFIX%\Scripts\gsas2-install.py |
4 | if errorlevel 1 exit 1 |
5 | copy %RECIPE_DIR%\src\install.bat %PREFIX%\Scripts\install-gsas2.bat |
6 | if errorlevel 1 exit 1 |
Note: See TracBrowser
for help on using the repository browser.