[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libwww-curl-perl deleting a module while cleaning



-=| Jose Luis Rivas Contreras, Sun, Jun 29, 2008 at 08:39:37PM -0430 |=-
> It seems that for some weird reason in the clean target a module 
> that's build by this package is cleaned (lib/WWW/Curl/Easy.pm), 
> anyway, dpkg-source detect this and untar it again:

The reason they are removed in clean is that they are generated during 
build. From my cowbuilder log:

 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
 Locating required external dependency bin:curl-config... found at 
 /usr/bin/curl-config.
 version is libcurl 7.18.2
 Found curl.h in /usr/include/curl/curl.h
 Building curlopt-constants.c for your libcurl version
 Building Easy.pm constants for your libcurl version
 Building Share.pm constants for your libcurl version
 Checking if your kit is complete...

I'd say that curlopt-constants.c and Share.pm shoult be removed too 
(if present).

BTW the POD tests are not run due to missing build-dependencies.


-- 
dam            JabberID: dam@jabber.minus273.org

Attachment: signature.asc
Description: Digital signature


Reply to: