#!/usr/bin/env modbuild pbuild::compile() { make } pbuild::install() { make DESTDIR="${FLAIR_PREFIX}" install }