we need to change
- package_data = {'' : ["*.kid", "*.js", "*.html", "*.source", "*.empty"]},
+ package_data = {'' : ["*.kid", "*.js", "*.html", "*.source"],
'turbogears' : ["quickstart/projectname/static/*/.empty"]},
--
cheers
elvelind grandin

