mirror of
https://github.com/gryf/wicd.git
synced 2026-04-04 20:03:37 +02:00
Fixed MANIFEST.in
This commit is contained in:
@@ -22,5 +22,7 @@ recursive-include man wicd-client.1
|
|||||||
recursive-include . *.py
|
recursive-include . *.py
|
||||||
recursive-include . *.png
|
recursive-include . *.png
|
||||||
|
|
||||||
prune build .bzr* .git*
|
prune build/
|
||||||
prunt build *.log *.pyc
|
prune .bzr*
|
||||||
|
prune .git*
|
||||||
|
prune *.log
|
||||||
|
|||||||
Reference in New Issue
Block a user