#! /bin/sh /usr/share/dpatch/dpatch-run
## werror.dpatch by Francesco Paolo Lovergine <frankie@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' dans-gdal-scripts-0.16~/src/Makefile.in dans-gdal-scripts-0.16/src/Makefile.in
--- dans-gdal-scripts-0.16~/src/Makefile.in	2009-09-03 22:10:43.000000000 +0200
+++ dans-gdal-scripts-0.16/src/Makefile.in	2010-03-09 12:45:27.000000000 +0100
@@ -248,7 +248,7 @@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 with_gdal = @with_gdal@
-AM_CPPFLAGS = @GDALCFLAGS@ -Wall -Wextra -Werror -O2
+AM_CPPFLAGS = @GDALCFLAGS@ -Wall -Wextra -O2
 gdal_raw2geotiff_SOURCES = gdal_raw2geotiff.cc common.cc
 gdal_dem2rgb_SOURCES = gdal_dem2rgb.cc common.cc georef.cc ndv.cc
 gdal_list_corners_SOURCES = gdal_list_corners.cc common.cc polygon.cc polygon-rasterizer.cc debugplot.cc georef.cc mask.cc rectangle_finder.cc ndv.cc
