source: install/g2pkg/build.sh @ 2171

Last change on this file since 2171 was 2171, checked in by toby, 8 years ago

single-step installer, as implemented for Mac

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