Author: russellm Date: 2010-09-12 01:37:39 -0500 (Sun, 12 Sep 2010) New Revision: 13760
Modified: django/trunk/MANIFEST.in Log: More cleanups for the manifest file. Modified: django/trunk/MANIFEST.in =================================================================== --- django/trunk/MANIFEST.in 2010-09-12 05:34:58 UTC (rev 13759) +++ django/trunk/MANIFEST.in 2010-09-12 06:37:39 UTC (rev 13760) @@ -5,11 +5,10 @@ include MANIFEST.in include django/contrib/gis/gdal/LICENSE include django/contrib/gis/geos/LICENSE -include django/dispatch/LICENSE.txt +include django/dispatch/license.txt include django/utils/simplejson/LICENSE.txt recursive-include docs * recursive-include scripts * -recursive-include examples * recursive-include extras * recursive-include tests * recursive-include django/conf/locale * -- 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?hl=en.
