#8905 LOW Not Tri: remove empty directories in /usr/share/doc

Zarro Boogs per Child bugtracker at laptop.org
Wed Oct 29 19:43:10 EDT 2008


#8905: remove empty directories in /usr/share/doc
------------------------+---------------------------------------------------
  Reporter:  skierpage  |           Owner:  mstone       
      Type:  defect     |          Status:  new          
  Priority:  low        |       Milestone:  Not Triaged  
 Component:  distro     |         Version:  not specified
  Keywords:             |     Next_action:  never set    
Spec_stage:  unknown    |       Blockedby:               
  Blocking:             |   Spec_reviewer:               
  Verified:  0          |   Spec_reviewed:  0            
------------------------+---------------------------------------------------
 /usr/share/doc has 25 subdirectories, but they're all empty (or have empty
 sub-subdirectories).  Overpromise and underdeliver ;-)

 I'm not sure what creates them all, but maybe a post-processing script
 could remove them.

 {{{
   find /usr/share/doc/* -depth -exec rmdir {} \;
 }}}

 There many other empty directories in /usr but perhaps installers assume
 their existence.

-- 
Ticket URL: <http://dev.laptop.org/ticket/8905>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list