[Sugar-devel] [PATCH] Add icons to MANIFEST files
James Cameron
quozl at laptop.org
Tue May 18 20:39:28 EDT 2010
On Tue, May 18, 2010 at 10:31:33PM +0530, Anish Mangal wrote:
> As Pippy maintainer I wanted to know what changes do I need to make so
> that sugar-jhbuild generates the MANIFEST file by executing
> "./setup.py fix_manifest" automatically.
Be careful. If you have any detritus from your development activities,
such as "git format-patch" output, this will be added to MANIFEST by
fix_manifest, and if you then remove the files and run fix_manifest
again you get empty lines in the file and strange messages:
WARNING:root:Bundle Pippy: invalid entry in MANIFEST: 0001-add-MAINTAINERS-file.patch
> I agree that the MANIFEST file shouldn't be included in the repos. To
> cite an example, it is not present in the Read mainline-repo.
Thanks for decision, patch below.
More information about the Sugar-devel
mailing list