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