source: install/g2pkg/build.sh @ 2345

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

fix for Windows directories with spaces

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