#!/bin/sh -e patch -p1 < ttf.patch ./autogen.sh \ --prefix=/usr make make DESTDIR="$1" install