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