Description: don't build the data which has been removed in our DFSG version
Origin: vendor
Index: trunk/Makefile.PL
===================================================================
--- trunk.orig/Makefile.PL	2011-02-05 13:27:43.000000000 +0000
+++ trunk/Makefile.PL	2011-02-05 13:27:48.000000000 +0000
@@ -19,7 +19,6 @@
 	clean => { 
 		FILES => './blib/lib/Geo/Postcode/postcodes.db' 
 	},
-	PL_FILES => { "postcodedata/makesqlite.pl" => "postcodedata/makesqlite"},
 );
 
 sub test {
