ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / perl-libwww / Makefile.PL-cross.patch
blobfab2503a6b5fa680aaf7b0292ded9f7511b1090f
1 --- perl-libwww/Makefile.PL.orig 2005-11-03 09:26:39.000000000 -0800
2 +++ perl-libwww/Makefile.PL 2006-08-24 18:20:50.000000000 -0700
3 @@ -167,7 +170,7 @@
4 require HTML::HeadParser;
5 HTML::Parser->VERSION(3.33);
6 };
7 -if ($@) {
8 +if (0) {
9 print " failed\n";
10 $missing_modules++;
11 print <<EOT;