#!/bin/sh -e patch -p1 < m4-use-hand-written-lexer.patch ./configure \ --prefix=/usr make make DESTDIR="$1" install