Author: adrian Date: 2006-08-31 17:01:47 -0500 (Thu, 31 Aug 2006) New Revision: 3693
Added: django/trunk/setup.cfg Log: Added setup.cfg, with bdist_rpm doc_files specified. Thanks for the patch, [EMAIL PROTECTED] Added: django/trunk/setup.cfg =================================================================== --- django/trunk/setup.cfg (rev 0) +++ django/trunk/setup.cfg 2006-08-31 22:01:47 UTC (rev 3693) @@ -0,0 +1,3 @@ +[bdist_rpm] +doc_files = docs/*.txt + --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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/django-updates -~----------~----~----~----~------~----~------~--~---
