Re: [Rdkit-devel] KNN-GIST operators for PostgreSQL cartridge
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Greg L. <gre...@gm...> - 2011-10-25 10:05:29
|
On Tue, Oct 25, 2011 at 11:11 AM, Adrian Schreyer <am...@ca...> wrote: > I pulled the changes from SVN and it builds and works fine - I had to > remove the following lines from the Makefile though in order to make > it work with 9.1: > > $(EXTENSION)--$(EXTVERSION).sql: $(EXTENSION).sql91.in > cp $< $@ > > EXTRA_CLEAN = $(EXTENSION)--$(EXTVERSION).sql Looks like I forgot to check in a file. I'll fix that tonight/tomorrow morning. -greg |