mirror of
https://github.com/gryf/wicd.git
synced 2026-03-01 06:05:47 +01: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