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