#!/bin/sh -e make DESTDIR="$1" install # Fix shebang sed -i '1s|/bin/sh -e|/bin/sh|' "$1/usr/bin/respawn"