#!/bin/bash
cd ~/fmri-experiments/sft
make port
cd `architecture-path`
george-wrap make install
cd ..
rm -rf `architecture-path`
