default_pre_build  &&
cd $SOURCE_DIRECTORY &&
# fix build with gcc-4.6.1
sed -i '/stdlib/i \
#include <stdio.h>
' src/cups/commandto*.c
