RESULTS="EmbedExcelPlugin_installer EmbedExcelPlugin.txt EmbedExcelPlugin.tgz EmbedExcelPlugin.zip EmbedExcelPlugin.md5" #MOVETO="/mnt/wikiworld/home/litt/wikisvn/twiki/trunk/core" MOVEUSER="apache.apache" DIR="`dirname $0`" PWD=`pwd` DIR="`echo $DIR | sed -e\"s,^./*,$PWD/,\" -e's,/$,,'`" cd $DIR && perl ../core/tools/fixtopicmeta data/*/*.txt && \ cd $DIR/lib/TWiki/Plugins/EmbedExcelPlugin && \ chown -R apache.apache . && perl build.pl release && \ echo && cd $DIR && pwd && chown $MOVEUSER $RESULTS && ls -l --color $RESULTS && \ [ -n "$MOVETO" ] && cp $RESULTS $MOVETO && \ #echo "Copied to $MOVETO echo "md5sum -c EmbedExcelPlugin.md5 perl EmbedExcelPlugin_installer"