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

Re: pybuild sphinxdoc and extensions



[Piotr Ożarowski, 2015-10-23]
>   override_dh_auto_build:
>  	dh_auto_build
>  	PYTHONPATH=`pybuild --build -i python3 -s custom --build-args 'echo {build_dir}'`\
> 	$(MAKE) -C doc html

last one, I promise:

  override_dh_auto_build:
 	dh_auto_build
 	pybuild --build -i python3 -s custom --build-args 'make -C {dir}/doc html'
-- 
evil schizophrenic general Piotr who wants to have the last word in the discussion


Reply to: