[packages] lang/python: Fixed duplicate files in python and python-mini packages...
[openwrt/svn-archive/archive.git] / lang / perl-www-curl / patches / 100-perl-www-curl_disable_curl-config_hack.patch
1 --- WWW-Curl-4.00.config/Makefile.PL 2008-04-21 23:18:39.000000000 +0200
2 +++ WWW-Curl-4.00/Makefile.PL 2008-04-21 23:18:52.000000000 +0200
3 @@ -11,7 +11,7 @@
4 no_index directory => 'template';
5 # This is a hack. If you have libcurl installed, just specify curl.h below
6 # and comment out this line.
7 -requires_external_bin 'curl-config';
8 +#requires_external_bin 'curl-config';
9
10 # This utility helper generates the constants function from curl.h
11 # It is normally only used by the maintainer, but if you're curl is older