#!/bin/bash hvbuild() { cd ${LFS_TMP}/${PACKAGE} make ./getweb 1020 make install make install-hotplug }