post.sh at [301d32328a]

File build/post.sh artifact b845836733 part of check-in 301d32328a


#! /usr/bin/env bash

rm -rf build
rm -f autogen.sh

exit 0