post.sh at [ee18d6c91e]

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


#! /usr/bin/env bash

rm -rf build
rm -f autogen.sh

exit 0