diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 22:47:26 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2008-11-17 22:47:26 +0000 |
commit | b18a074589b1780e9756067a16676aee472a23ef (patch) | |
tree | aaf2c0c6f9ee295031223d8d4af5e702dd3f1039 /sci-libs/gdal/files | |
parent | set LICENSE to GPL-3 per upstream (diff) | |
download | gentoo-2-b18a074589b1780e9756067a16676aee472a23ef.tar.gz gentoo-2-b18a074589b1780e9756067a16676aee472a23ef.tar.bz2 gentoo-2-b18a074589b1780e9756067a16676aee472a23ef.zip |
Fix patch with absolute paths.
(Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64)
Diffstat (limited to 'sci-libs/gdal/files')
-rw-r--r-- | sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch b/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch index b86d902e97ec..5218430b9d2e 100644 --- a/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch +++ b/sci-libs/gdal/files/gdal-1.3.2-gcc4-stl.patch @@ -1,5 +1,5 @@ --- ogr/ogrsf_frmts/ili/ogrili2layer.cpp 2006-06-08 10:40:06.804746888 +0200 -+++ /home/furai/extProjects/Gdal/gdal_unstable/ogr/ogrsf_frmts/ili/ogrili2layer.cpp 2006-06-08 10:35:53.648232528 +0200 ++++ ogr/ogrsf_frmts/ili/ogrili2layer.cpp 2006-06-08 10:35:53.648232528 +0200 @@ -73,7 +76,6 @@ poFeatureDefn->SetGeomType( eReqType ); |