From 1787ca960d478f82d3cb654ddbe119f1e63dfe18 Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Mon, 5 Jul 2010 09:55:31 -0700 Subject: osm2pgsql no longer needs patch as svn breakage was fixed Signed-off-by: Adam Vandenberg --- Library/Formula/osm2pgsql.rb | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/osm2pgsql.rb b/Library/Formula/osm2pgsql.rb index bdbad1fd0..c85d988a4 100644 --- a/Library/Formula/osm2pgsql.rb +++ b/Library/Formula/osm2pgsql.rb @@ -4,10 +4,6 @@ class Osm2pgsql :svn homepage 'http://wiki.openstreetmap.org/wiki/Osm2pgsql' - def patches - { :p0 => DATA } - end - def install system "./autogen.sh" system "./configure" @@ -15,19 +11,3 @@ class Osm2pgsql - #include - #include --#include -+#include - - #ifdef HAVE_PTHREAD - #include -- cgit v1.2.3