post.sh at [b5ba86f2be]

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


#! /usr/bin/env bash

rm -rf build
rm -f autogen.sh

exit 0