source:
install/g2pkg/build.sh
@
2345
Last change on this file since 2345 was 2345, checked in by toby, 7 years ago | |
---|---|
File size: 103 bytes |
Line | |
---|---|
1 | #!/bin/bash |
2 | echo 'running build.sh' |
3 | mkdir $PREFIX/bin |
4 | cp src/bootstrap.py $PREFIX/bin/gsas2-install.py |
Note: See TracBrowser
for help on using the repository browser.