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

Using XS modules from blib in build target



The pdl build fails when using dh compat 12 because
debian/write_config_debian.pl can't locate PDL/Core/Dev.pm.

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?

Kind Regards,

Bas

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


Reply to: