Project

General

Profile

« Previous | Next » 

Revision 13865

fix: schemas/Makefile: vegbien.sql: also need to update inputs/.TNRS/data.sql, since its contents change along with this

View differences:

trunk/schemas/Makefile
120 120

  
121 121
vegbien.sql: public_.sql _always
122 122
	rm=1 ../inputs/.TNRS/schema.sql.run # its contents change along with this
123
	rm=1 ../inputs/.TNRS/data.sql.run   # its contents change along with this
123 124
	(cat public_.sql; schema=1 ../bin/pg_dump_vegbien all --schema='geoscrub' \
124 125
--schema='"TNRS"' --exclude-table='*."~"*' --exclude-table='*.*\y"Source"\y*') \
125 126
>$@

Also available in: Unified diff