Project

General

Profile

« Previous | Next » 

Revision 11674

fix: /Makefile: postgres-Darwin: also need to install psycopg2

View differences:

Makefile
232 232
	@echo 'Run the installer in it'
233 233
	@$(wait)
234 234
	$(foreach lib,$(macPostgresLibs),$(call macUsePostgresLib,$(lib)))
235
	-sudo easy_install psycopg2
235 236
	-$(MAKE) $(postgresReload-Darwin)
236 237

  
237 238
postgres-: _always ; # other OSes

Also available in: Unified diff