#!/bin/sh -e patch -p1 < respawn-fix.patch [ "$CPT_CROSS_TRIPLET" ] && CC=$CPT_CROSS_TRIPLET-cc make CC="${CC:-cc}" DESTDIR="$1" install