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