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

Re: pybuild sphinxdoc and extensions



i knew it! there are three identical twins of Piotr. No wonder they
get so much done!

On 23 October 2015 at 15:22, Piotr Ożarowski <piotr@debian.org> wrote:
> [Piotr Ożarowski, 2015-10-23]
>> [Piotr Ożarowski, 2015-10-23]
>> >   override_dh_auto_build:
>> >     dh_auto_build
>> >     PYTHONPATH=$(CURDIR)/.pybuild/build_cpython3/ $(MAKE) -C doc html
>> >
>> > no matter which Python 3.X version is the default one
>> > (it still hardcodes ".pybuild" which I don't like, though)
>>
>> which leads back to `pybuild --interpreter python3 --echo {build_dir}`
>> (i.e. new --echo parameter which I suggested last year)
>
> - LOL, you fool, you implemented it already!
>
>   override_dh_auto_build:
>         dh_auto_build
>         PYTHONPATH=`pybuild --build -i python3 -s custom --build-args 'echo {build_dir}'`\
>         $(MAKE) -C doc html
>
> - oh, you're right, Piotr
> - yeah I'm right! You should listed to me more!
> - bite me!
> --
> evil schizophrenic general Piotr
>



-- 
Regards,

Dimitri.


Reply to: