#!/bin/bash PAGE=letter CONFIGURE_OPTS="\ --enable-multibyte ${CONFIGURE_OPTS}" # Groff does not like to be made in parallel. hvbuild_post() { # Some documentation programs, such as xman, will not work properly without # the following symlinks: ln -fsv eqn /usr/bin/geqn ln -fsv tbl /usr/bin/gtbl }