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

Re: Using XS modules from blib in build target



On 11/19/20 7:44 PM, gregor herrmann wrote:
> On Thu, 19 Nov 2020 15:46:46 +0100, Sebastiaan Couwenberg wrote:
> 
>> Using `export PERL5LIB=$(CURDIR)` in d/rules is not sufficient, it makes
>> the pdl build work, but not the script.
>>
>> The following in d/rules still works with dh compat 10:
>>
>>  perl -Mblib debian/write_config_debian.pl > blib/lib/PDL/Config/Debian.pm
>>
>> Is there a way to make this work when PERL_USE_UNSAFE_INC and -I are not
>> longer used with dh compat 11 and up?
> 
> After some playing around I found something that builds:
> 
> [...]
> 
> Don't ask my why :)

Thanks! That looks better than what I had commited, it will be included
in the next upload.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1


Reply to: