default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&
# fix compile with gcc 4.0
sedit  '33i#include <popt.h>'  libgnome/gnome-gconf.c
