#!/bin/sh -e make make \ PREFIX=/usr \ BINOWN="$(id -u)" \ BINGRP="$(id -g)" \ install