diff --git a/contrib/purge/purge.py b/hgext/purge.py copy from contrib/purge/purge.py copy to hgext/purge.py --- a/contrib/purge/purge.py +++ b/hgext/purge.py @@ -8,7 +8,7 @@ # # To enable the "purge" extension put these lines in your ~/.hgrc: # [extensions] -# purge = /path/to/purge.py +# hgext.purge = # # For help on the usage of "hg purge" use: # hg help purge