Development Team/Release: Difference between revisions
→Activity sources: Add note about clean repo |
|||
| Line 40: | Line 40: | ||
=== Activity sources === | === Activity sources === | ||
If your activity uses bundlebuilder you can use the dist_source command to generate a source tarball. | If your activity uses bundlebuilder you can use the dist_source command to generate a source tarball. Note, use a clean checkout of the repository - due to how bundlebuilder works at the moment files you would place in the directory e.g. x.patch would be included in the tarball as well. | ||
python setup.py dist_source | python setup.py dist_source | ||