Greetings Piotr and Ondrej,

>> Problem description:  when I run 'debclean' or 'debian/rules clean', 
>> I still have a directory called 'tldp.egg-info'.  I don't want it to 
>> remain after 'clean'.
>
>pybuild removed that in the past, but some tools complained so I 
>disabled this feature. You can get it back by adding 
>"foo.egg-info/*" to debian/clean file. It's OK to remove it in 
>clean target - these files will be regenerated.

Excellent!

>I'm using this:
>
># cat debian/source/options
>extend-diff-ignore = "^[^/]*[.]egg-info/"
>
>and keeping .egg-info here.
>
>But if you don't want it here, use dh_clean OR create file debian/clean
>(man dh_clean for complete doc).

I will do that.  Thank you both for your quick replies.

Best,

-Martin

-- 
Martin A. Brown
http://linux-ip.net/

Reply via email to