#!/bin/bash hvbuild() { PREFIX=/usr make -C ${LFS_TMP}/${PACKAGE} install install -v -m644 ${SCRDIR}/misc/colordiffrc /etc }