]> granicus.if.org Git - postgis/commitdiff
Install postgis_topology within postgis module dir
authorSandro Santilli <strk@keybit.net>
Mon, 26 Oct 2015 17:51:28 +0000 (17:51 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 26 Oct 2015 17:51:28 +0000 (17:51 +0000)
See #3349

git-svn-id: http://svn.osgeo.org/postgis/trunk@14330 b70326c6-7e19-0410-871a-916f4a2858ee

topology/Makefile.in

index 4ae5a950b9fc7e2c1ce1e06768ad506417c99911..8b5f1d7b335e370cb4585c136dfbdb3a0812fd97 100644 (file)
@@ -19,7 +19,7 @@
 POSTGIS_PGSQL_VERSION=@POSTGIS_PGSQL_VERSION@
 
 MODULE_big=postgis_topology-@POSTGIS_MAJOR_VERSION@.@POSTGIS_MINOR_VERSION@
-MODULEDIR=contrib/$(MODULE_big)
+MODULEDIR=contrib/postgis-@POSTGIS_MAJOR_VERSION@.@POSTGIS_MINOR_VERSION@
 
 # Files to be copied to the contrib/ directory
 DATA_built=topology.sql topology_upgrade.sql uninstall_topology.sql