Skip to content

Commit

Permalink
Merge pull request #1 from jalessio/postgis-package-missing
Browse files Browse the repository at this point in the history
Fix postgis package names for issue ANXS#156
  • Loading branch information
jalessio committed Feb 26, 2016
2 parents 04d9082 + 748e3d5 commit 019827f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/extensions/postgis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
with_items:
- libgeos-c1
- "postgresql-{{postgresql_version}}-postgis-{{postgresql_ext_postgis_version}}"
- "postgresql-{{postgresql_version}}-postgis-{{postgresql_ext_postgis_version}}-scripts"
- "postgresql-{{postgresql_version}}-postgis-scripts"
notify:
- restart postgresql

0 comments on commit 019827f

Please sign in to comment.