default_pre_build      &&
cd  $SOURCE_DIRECTORY  &&
# lower the xft version requirement, our xft providers are patched to work
# correctly
sedit  's/2.1.7/2.0/g'  configure  
# Path to gzip is now harcoded, change it to fit our gzip install
#sedit  's#/bin/gzip#/usr/bin/gzip#' capplets/theme-switcher/gnome-theme-installer.c
