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