commit: 991fed2348e5cb093c167dcc62d2144ddeabea22 Author: Sam Jorna <wraeth <AT> gentoo <DOT> org> AuthorDate: Fri Mar 18 14:18:05 2016 +0000 Commit: Sam Jorna <wraeth <AT> gentoo <DOT> org> CommitDate: Fri Mar 18 14:18:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=991fed23
sci-geosciences/mapserver: remove unused patch Package-Manager: portage-2.2.28 .../files/mapserver-7.0.0-OGREscapeSQLParam.patch | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/sci-geosciences/mapserver/files/mapserver-7.0.0-OGREscapeSQLParam.patch b/sci-geosciences/mapserver/files/mapserver-7.0.0-OGREscapeSQLParam.patch deleted file mode 100644 index 6ea6d92..0000000 --- a/sci-geosciences/mapserver/files/mapserver-7.0.0-OGREscapeSQLParam.patch +++ /dev/null @@ -1,22 +0,0 @@ -diff --git a/mapogr.cpp b/mapogr.cpp -index 1708d1c..217239b 100755 ---- a/mapogr.cpp -+++ b/mapogr.cpp -@@ -1311,6 +1311,8 @@ static int msOGRFileClose(layerObj *layer, msOGRFileInfo *psInfo ) - return MS_SUCCESS; - } - -+#endif -+ - /************************************************************************/ - /* msOGREscapeSQLParam */ - /************************************************************************/ -@@ -1337,6 +1339,8 @@ static char *msOGREscapeSQLParam(layerObj *layer, const char *pszString) - #endif /* USE_OGR */ - } - -+#ifdef USE_OGR -+ - /********************************************************************** - * msOGRTranslateMsExpressionToOGRSQL() - *
