source: install/g2pkg/build.sh @ 4678

Last change on this file since 4678 was 2359, checked in by toby, 7 years ago

address problem in linux build

File size: 118 bytes
Line 
1#!/bin/bash
2echo 'running build.sh'
3mkdir -p $PREFIX/bin
4cp $RECIPE_DIR/src/bootstrap.py $PREFIX/bin/gsas2-install.py
Note: See TracBrowser for help on using the repository browser.