default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&
# lower the xft version requirement, our xft providers are patched to work
# correctly
sedit  's/2.1.7/2.0/g'  configure
