post.sh at [d6cf1c2b2c]

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


#! /usr/bin/env bash

rm -rf build
rm -f autogen.sh

exit 0