#!/bin/sh -e ./configure \ --with-included-popt make make DESTDIR="$1" install