default_pre_build      &&
cd "$SOURCE_DIRECTORY" &&
sedit "s/-Wall/$CFLAGS/" Makefile  &&
sedit '42a#
#include <string.h>#' Makefile &&
sedit "s:/usr/local/bin:/usr/bin:" Makefile &&
sedit "s:/usr/local/man:/usr/share/man:" Makefile
