source:
install/g2pkg/bld.bat
@
3109
Last change on this file since 3109 was 2424, checked in by toby, 7 years ago | |
---|---|
File size: 138 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 |
Note: See TracBrowser
for help on using the repository browser.