#!/bin/bash hvconfig_pre() { cd ${LFS_TMP}/${PACKAGE} sed -i -r 's:.*(#.*SUBPIXEL.*) .*:\1:' \ include/freetype/config/ftoption.h }