source:
install/g2complete/build.sh
@
3912
Last change on this file since 3912 was 3910, checked in by toby, 4 years ago | |
---|---|
|
|
File size: 164 bytes |
Rev | Line | |
---|---|---|
[3910] | 1 | #!/bin/bash |
2 | echo 'running build.sh' | |
3 | mkdir -p $PREFIX/GSASII | |
4 | cp $RECIPE_DIR/src/bootstrap.py $PREFIX/GSASII | |
5 | python $PREFIX/GSASII/bootstrap.py --noproxy --noinstall |
Note: See TracBrowser
for help on using the repository browser.