default_pre_build &&
cd "${SOURCE_DIRECTORY}" &&

mv src/* . &&

sedit "s:-D_BSD_SOURCE::" CMakeLists.txt
