#11520: Release tarball includes useless ".DS_Store" files
---------------------------+------------------------------------------------
 Reporter:  lamby          |       Owner:  nobody    
   Status:  new            |   Milestone:  1.1       
Component:  Uncategorized  |     Version:            
 Keywords:                 |       Stage:  Unreviewed
Has_patch:  0              |  
---------------------------+------------------------------------------------
 The 1.1 RC1 tarball contains a few MacOS resource fork files:

 {{{
 $ wget -q
 http://media.djangoproject.com/releases/1.1/Django-1.1-rc-1.tar.gz
 $ tar xfz Django-1.1-rc-1.tar.gz
 $ find -name "*.DS_Store"
 ./Django-1.1-rc-1/django/contrib/admin/media/js/._.DS_Store
 ./Django-1.1-rc-1/django/contrib/admin/media/js/.DS_Store
 $
 }}}

 Such files are generally useless and I (with Debian maintainer hat on)
 have to strip them out.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11520>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to