From b7113395d5d44e6521393798e480d013ca7190dc8cdb3787024e41c7d73b1ac2 Mon Sep 17 00:00:00 2001 From: Bjoern Schilberg Date: Thu, 14 Oct 2010 06:19:56 +0000 Subject: [PATCH] correct fastcgi-include-path OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=54 --- mapserver.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapserver.spec b/mapserver.spec index 64b59b6..ad2a802 100644 --- a/mapserver.spec +++ b/mapserver.spec @@ -148,7 +148,7 @@ chmod -x mapscript/php3/README.WIN32 --with-xml2-config=%{_bindir}/xml2-config \ --with-php=`php-config --include-dir` \ --with-httpd=/usr/sbin/httpd2 \ - --with-fastcgi=/usr/include/fastcgi \ + --with-fastcgi=/usr \ --without-pdf \ --without-eppl \ --with-threads \