1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-24 07:02:29 +01:00

Fix source tarball generation

This commit is contained in:
David Paleino
2011-11-13 08:17:44 +01:00
parent 9512ec0506
commit 5963971a1a

View File

@@ -5,6 +5,7 @@ include LICENSE
include MANIFEST.in
include NEWS
include README
include uninstall.sh
include vcsinfo.py
graft cli
@@ -15,9 +16,12 @@ graft encryption
graft in
graft other
graft po
graft tests
graft wicd
recursive-include man wicd-client.1
recursive-include . *.py
recursive-include . *.png
prune build .bzr* *.log *.pyc
prune build .bzr* .git*
prunt build *.log *.pyc