Mercurial > evolve
comparison Makefile @ 2072:c0a685c67c5c
debian: don't delete evolve and topic extensions
The debian packaging rules deletes all __init__.py to avoid
conflicting with the __init__.py that declares the namespace
package. Now that the evolve and topic extensions also live in
__init__.py files, we clearly don't want to delete all __init__.py
files anymore; only the hgext3rd/__init__.py should be deleted.
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 09 Mar 2017 12:47:31 -0800 |
parents | 934d70e3be97 |
children | b838c069bf4e |
comparison
equal
deleted
inserted
replaced
2071:8fbf75ca8a08 | 2072:c0a685c67c5c |
---|