Reworked patch to work with -p1 as needed for suse
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=57
This commit is contained in:
parent
149892ba03
commit
9302f6b48d
@ -1,7 +1,7 @@
|
||||
Index: mapwms.c
|
||||
===================================================================
|
||||
--- mapwms.c (revision 10854)
|
||||
+++ mapwms.c (working copy)
|
||||
--- mapserver/mapwms.c (revision 10854)
|
||||
+++ mapserver/mapwms.c (working copy)
|
||||
@@ -65,9 +65,8 @@
|
||||
**
|
||||
** Report current MapServer error in requested format.
|
||||
@ -771,8 +771,8 @@ Index: mapwms.c
|
||||
return MS_DONE; /* Not a WMS request */
|
||||
Index: mapows.h
|
||||
===================================================================
|
||||
--- mapows.h (revision 10854)
|
||||
+++ mapows.h (working copy)
|
||||
--- mapserver/mapows.h (revision 10854)
|
||||
+++ mapserver/mapows.h (working copy)
|
||||
@@ -408,8 +408,8 @@
|
||||
* mapwms.c
|
||||
*====================================================================*/
|
||||
@ -786,8 +786,8 @@ Index: mapows.h
|
||||
/*====================================================================
|
||||
Index: mapobject.c
|
||||
===================================================================
|
||||
--- mapobject.c (revision 10854)
|
||||
+++ mapobject.c (working copy)
|
||||
--- mapserver/mapobject.c (revision 10854)
|
||||
+++ mapserver/mapobject.c (working copy)
|
||||
@@ -774,10 +774,17 @@
|
||||
{
|
||||
#ifdef USE_WMS_SVR
|
||||
|
Loading…
Reference in New Issue
Block a user