summaryrefslogtreecommitdiff
path: root/databases/postgis/files/updatedb.default
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-04-13 09:08:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-04-13 09:08:06 +0000
commit0ca9ead6f40bb875805a01026cc9603e8eea4ae3 (patch)
tree59f19ecd343a5bf1e053ced06fff03e43e591163 /databases/postgis/files/updatedb.default
parent- Require python 2.2+ (diff)
- Update to 1.0.0-RC5
PR: ports/79083, ports/79301 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
Notes
Notes: svn path=/head/; revision=133223
Diffstat (limited to 'databases/postgis/files/updatedb.default')
-rw-r--r--databases/postgis/files/updatedb.default6
1 files changed, 0 insertions, 6 deletions
diff --git a/databases/postgis/files/updatedb.default b/databases/postgis/files/updatedb.default
deleted file mode 100644
index b2d44e6848df..000000000000
--- a/databases/postgis/files/updatedb.default
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-LIBDIR=%%LIBDIR%%
-
-sed "s|'.*/libpostgis\.so\.0'|'${LIBDIR}/liblwgeom.so.1'|g
- s|'.*/liblwgeom\.so\.1'|'${LIBDIR}/liblwgeom.so.1'|g $1 > $1.updated