source:
install/g2pkg/post-link.sh
@
4678
Last change on this file since 4678 was 2171, checked in by toby, 8 years ago | |
---|---|
File size: 227 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | echo "Preparing to install GSAS-II from APS subversion server" |
3 | mkdir $PREFIX/GSASII |
4 | cp $PREFIX/bin/gsas2-install.py $PREFIX/GSASII/bootstrap.py |
5 | echo $PREFIX/bin/python |
6 | $PREFIX/bin/python $PREFIX/GSASII/bootstrap.py |
Note: See TracBrowser
for help on using the repository browser.