tar xvzfp Sources/$1.tgz
if [ -f Patches/$1.ud ];then ln Patches/$1.ud .;head -n 1 $1.ud >Tmp;\
 . Tmp;rm Tmp $1.ud;fi
