default_pre_build &&
cd "$SOURCE_DIRECTORY" &&

mv yacc.1 byacc.1 &&

sed -i "s:yacc:byacc:" makefile.in
