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

Re: PYTHONPATH with cmake build



On Tue, 30 Aug 2022 19:02:24 +0200 (CEST)
PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr>
wrote:

> > /usr/share/perl5/Debian/Debhelper/Buildsystem.pm to be just
> > &#034;obj-$DEB_HOST_GNU_TYPE&#034;.  
> 
> 
> Thanks for the info, if I an not wrong during the build process we
> can setup a new builddir. So is is possible to obtain the real
> builddir during the build ?


PYTHONPATH can be a relative path, there is no need to try to identify
the full build path (that can introduce reproducibility issues). No
need to force a change to the build dir either.

So just obj-$DEB_HOST_GNU_TYPE

-- 
Neil Williams
linux@codehelp.co.uk
https://linux.codehelp.co.uk

Attachment: pgpAnPo0jMVIS.pgp
Description: OpenPGP digital signature


Reply to: