From 771efde890acb42cb9658196814e7acdeaf3505a779368141feccbe0c02bd11b Mon Sep 17 00:00:00 2001 From: Bjoern Schilberg Date: Wed, 13 Apr 2011 08:11:16 +0000 Subject: [PATCH] Expat-dir fixes OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=64 --- mapserver.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapserver.spec b/mapserver.spec index aa704b7..7ed1acc 100644 --- a/mapserver.spec +++ b/mapserver.spec @@ -156,7 +156,7 @@ chmod -x mapscript/php/README.WIN32 --with-httpd=/usr/sbin/httpd2 \ --with-fastcgi=/usr \ --with-agg-svg-symbols=yes \ - --with-expat \ + --with-expat=yes \ --with-kml=yes \ --without-pdf \ --without-eppl \