[PATCH] extensions: extract official descriptions at build time

Martin Geisler mg at lazybytes.net
Mon Jul 6 18:04:59 CDT 2009


Cédric Duval <cedricduval at free.fr> writes:

>  MANIFEST: MANIFEST-doc
>  	hg manifest > MANIFEST
> -	echo mercurial/__version__.py >> MANIFEST
> +	echo mercurial/__version__.py mercurial/extdoc_list.py >> MANIFEST

This should be two lines in the MANIFEST file:

	echo mercurial/__version__.py >> MANIFEST
	echo mercurial/extdoc_list.py >> MANIFEST

-- 
Martin Geisler

VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial-devel/attachments/20090707/11015a09/attachment.pgp 


More information about the Mercurial-devel mailing list