# HG changeset patch # User Ingo Weinzierl # Date 1272028590 0 # Node ID 482317922c8bd8dd09f51a5fc281c86af3d975fe # Parent c9996913ff4bc9586d639738bc8f0dddf2740df0 Added a very simple wrapper to export the mapfile path for MapServer (issue220). gnv-artifacts/trunk@975 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r c9996913ff4b -r 482317922c8b gnv-artifacts/ChangeLog --- a/gnv-artifacts/ChangeLog Fri Apr 23 12:26:31 2010 +0000 +++ b/gnv-artifacts/ChangeLog Fri Apr 23 13:16:30 2010 +0000 @@ -1,3 +1,10 @@ +2010-04-23 Ingo Weinzierl + + Issue220 + + * contrib/mapserv: Added a very simple wrapper script to export the + mapfile path for MapServer. + 2010-04-23 Ingo Weinzierl * src/main/java/de/intevation/gnv/state/profile/horizontal/HorizontalProfileMeshCrossOutputState.java: diff -r c9996913ff4b -r 482317922c8b gnv-artifacts/contrib/mapserv --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/gnv-artifacts/contrib/mapserv Fri Apr 23 13:16:30 2010 +0000 @@ -0,0 +1,3 @@ +#!/bin/sh +export MS_MAPFILE=/opt/artifacts/mapfiles/mapfile.map +./mapserv-gp