Changeset 4227 for install/g2complete/bld.bat
- Timestamp:
- Jan 2, 2020 4:36:00 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
install/g2complete/bld.bat
r4226 r4227 5 5 copy %RECIPE_DIR%\src\bootstrap.py %PREFIX%\GSASII\ 6 6 if errorlevel 1 exit 1 7 call "%PREFIX%\Scripts\Activate" 8 "%PREFIX%\python" %PREFIX%\GSASII\bootstrap.py --noproxy --noinstall 7 python %PREFIX%\GSASII\bootstrap.py --noproxy --noinstall 9 8 if errorlevel 1 exit 1
Note: See TracChangeset
for help on using the changeset viewer.