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

Re: Packaging python-xrayutilities



On 3/21/19 11:44 AM, MARIE Alexandre wrote:
>> Is there really the leading tab only on the second line?
> 
> In fact I am trying to figure out where should I install the doc, and how could I avoid the lintian tag : privacy-breach-generic.
> 
>> What exactly doesn't seem to work?
> 
> The code I paste before wasn't working because the path was not good, I should have cleaned that before, sorry.
> 
> First I have this overrided to use the right method : 
> _____________________________________________________________
> override_dh_installdocs-indep:
> 	PYTONPATH=$(CURDIR)/debian python3 setup.py build_doc
> 	dh_installdocs
> _____________________________________________________________
> 
> Then I want to deal with mathjax causing the privacy-breach-generic.
> But I really don't know how to do that.
> 
> Cheers,
> 
> Alex
> 
> 

Hi,

I didn't have time to look into issue, but may be looking on how other
people solve similar problems will give you a hint:

 https://codesearch.debian.net/search?q=path%3Adebian%2Frules+mathjax

Best,
Alex


Reply to: