#!/bin/sh -e

./configure
make DESTDIR="$1" install