diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-11-16 23:58:09 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 16:01:59 +0700 |
commit | db2b70c2aef4ac304a8acd83e93d8e08c6e0f46c (patch) | |
tree | ac40f6af5321c0477b3ed25980237d59c6d166c4 /gis | |
parent | 2f27e654d6e81b2b6e2137ef41a4ba879339eb84 (diff) | |
download | slackbuilds-db2b70c2aef4ac304a8acd83e93d8e08c6e0f46c.tar.gz |
gis/osgEarth: Remove unneeded line from patch.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/osgEarth/geos-3_8-support.patch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gis/osgEarth/geos-3_8-support.patch b/gis/osgEarth/geos-3_8-support.patch index e5375e205c..5993d4cb0c 100644 --- a/gis/osgEarth/geos-3_8-support.patch +++ b/gis/osgEarth/geos-3_8-support.patch @@ -1,4 +1,3 @@ -Binary files osgearth-osgearth-2.10.2.a/src/osgEarthSymbology/.GEOS.cpp.un~ and osgearth-osgearth-2.10.2.b/src/osgEarthSymbology/.GEOS.cpp.un~ differ diff -Nur osgearth-osgearth-2.10.2.a/src/osgEarthSymbology/GEOS.cpp osgearth-osgearth-2.10.2.b/src/osgEarthSymbology/GEOS.cpp --- osgearth-osgearth-2.10.2.a/src/osgEarthSymbology/GEOS.cpp 2019-07-12 08:49:14.000000000 -0700 +++ osgearth-osgearth-2.10.2.b/src/osgEarthSymbology/GEOS.cpp 2019-11-16 10:00:08.966241888 -0800 |