#!/bin/sh -e autoupdate ./autogen.sh \ --prefix=/usr make make DESTDIR="$1" install