#!/usr/bin/sh -e ./configure make PREFIX="$1/usr" make install DESTDIR="$1"