Remove the MANIFEST file so that it gets created fresh each time
This commit is contained in:
parent
2688d1c397
commit
ff70fea3ed
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
|
@ -23,6 +23,7 @@ Changelog:
|
|||
|
||||
archive:
|
||||
@rm -f Changelog
|
||||
@rm -f MANIFEST
|
||||
@make Changelog
|
||||
@rm -rf ${PKGNAME}-$(VERSION)/
|
||||
@python setup.py sdist --formats=bztar > /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue