default_pre_build &&

cd $SOURCE_DIRECTORY &&

if [ "$CVS" == "y" ]; then
      ./gen
fi &&

patch -p0 < $SCRIPT_DIRECTORY/ayttm-libproxy.patch
