repo.or.cz
/
nslu2-linux
/
optware.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git]
/
sources
/
perl-libwww
/
Makefile.PL-cross.patch
blob
fab2503a6b5fa680aaf7b0292ded9f7511b1090f
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;