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