if ! query "${MESSAGE_COLOR}For $SPELL to cast, you NEED to be root with access to an X display, otherwise this will fail in the end.  Is the above true?${DEFAULT_COLOR}" n ; then
   return 1
fi

mk_source_dir        $SOURCE_DIRECTORY  &&
unpack_file 	&&
cd                   $SOURCE_DIRECTORY  &&
unpack_file 2	
