# Created by Tobias Powalowski <tpowa@archlinux.org>

build ()
{
    MODULES=""
    BINARIES="/usr/bin/links"
    FILES=""
    SCRIPT=""
}

help ()
{
cat<<HELPEOF
  This hook includes the links browser on an arch boot image.
HELPEOF
} 
