Project

General

Profile

« Previous | Next » 

Revision 13788

bugfix: /Makefile: postgres-Linux: postgis: updated apt-get target names for Ubuntu 14.04

View differences:

trunk/Makefile
219 219
	-sudo apt-get --yes install postgresql-contrib-$(pgVersion)
220 220
	-sudo apt-get --yes install postgresql-plpython3-$(pgVersion)
221 221
	-sudo apt-get --yes install libpq-dev
222
	-sudo apt-get --yes install postgresql-$(pgVersion)-postgis-scripts
223
	-sudo apt-get --yes install postgresql-$(pgVersion)-postgis
222
	-sudo apt-get --yes install postgresql-$(pgVersion)-postgis-2.1-scripts
223
	-sudo apt-get --yes install postgresql-$(pgVersion)-postgis-2.1
224 224
	-$(MAKE) phppgadmin-Linux
225 225
	-sudo pip install psycopg2
226 226
	-$(MAKE) $(postgresReload-Linux)

Also available in: Unified diff