default_pre_build          &&
cd $SOURCE_DIRECTORY 	   &&
# splashscreen patch
if [[ $SMGL_THEME == "y" ]]; then
  unpack_file 2
fi
