components/convmv/patches/fleas.patch
changeset 585 1d18a6d1c29a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/convmv/patches/fleas.patch	Mon Nov 14 09:59:53 2011 -0800
@@ -0,0 +1,11 @@
+--- convmv.orig	Tue Nov  8 08:59:13 2011
++++ convmv	Tue Nov  8 09:05:36 2011
+@@ -692,7 +692,7 @@
+ }
+ 
+ sub printusage {
+-	&check_for_perl_bugs;
++	# &check_for_perl_bugs;
+ 	print <<END;
+ convmv 1.14 - converts filenames from one encoding to another
+ Copyright (C) 2003-2008 Bjoern JACKE <bjoern\@j3e.de>