(

unzip -o $SOURCE_CACHE/$SOURCE2   &&
patch -p1 < adplug-2.2_mame.patch &&
autoreconf -i &&
default_build

) > $C_FIFO 2>&1
