Project

General

Profile

« Previous | Next » 

Revision 11896

bugfix: /Makefile: install: need to run inputs/download in live mode so that the flat files are actually downloaded

View differences:

Makefile
23 23
##### Installation
24 24

  
25 25
# public must be installed *after* inputs because some views depend on inputs
26
install: _always config core mysql inputs/download inputs/install \
26
install: _always config core mysql inputs/download/live inputs/install \
27 27
schemas/public/install test
28 28
	@$(done)
29 29

  

Also available in: Unified diff