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