Project

General

Profile

« Previous | Next » 

Revision 11845

bugfix: /Makefile: postgres-Darwin: don't prepend $(MAKE) to $(postgresReload-Darwin), because this is now a list of commands

View differences:

Makefile
233 233
	@$(wait)
234 234
	$(foreach lib,$(macPostgresLibs),$(call macUsePostgresLib,$(lib)))
235 235
	-sudo easy_install psycopg2
236
	-$(MAKE) $(postgresReload-Darwin)
236
	-$(postgresReload-Darwin)
237 237

  
238 238
postgres-: _always ; # other OSes
239 239

  

Also available in: Unified diff