equal
deleted
inserted
replaced
16 # avoid conflict with mercurial's own hgext/__init__.py |
16 # avoid conflict with mercurial's own hgext/__init__.py |
17 find debian -name __init__.py -delete |
17 find debian -name __init__.py -delete |
18 dh_python2 |
18 dh_python2 |
19 |
19 |
20 clean: clean-docs |
20 clean: clean-docs |
|
21 rm -f tests/*.err |
21 |
22 |
22 clean-docs: |
23 clean-docs: |
23 rm -rf html |
24 rm -rf html |
24 rm -f docs/static/logo-evolve.ico |
25 rm -f docs/static/logo-evolve.ico |
25 rm -f docs/tutorials/tutorial.rst |
26 rm -f docs/tutorials/tutorial.rst |