#!/bin/sh
export RDBASE=`pwd`
pg_buildext installcheck `pwd`/Code/PgSQL/rdkit
