

set -ex



test -f $PREFIX/lib/liborc${SHLIB_EXT}
test -f $PREFIX/include/orc/Common.hh
exit 0
