Jorge Godoy wrote:
> Christoph Zwerschke <[EMAIL PROTECTED]> writes:
> 
>> Anyay, the data_files option is still not useful for copying the static 
>> files: You cannot use glob patterns as in setuptools; you cannot 
> 
> You can use them.  Use os.glob. 

Yes, but that doesn't help me when I want to copy the whole /static tree 
including subfolders because no directories are created with the 
data_files option anyway.

>> automatically create the necessary directories and subdirectories like 
>> "css" or "images"; and it seems to copy the files even when building the 
>> egg, not only when installing it.
> 
> I don't remember that happening...  But I've just built RPM files with
> it.

Maybe it happens only with eggs. But on a Windows development machine 
you can only build eggs, not RPMs.

-- Chris

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to