[GRASS-dev] [GRASS GIS] #2354: cruft in release tarball

GRASS GIS trac at osgeo.org
Sun Jun 29 04:28:41 PDT 2014


#2354: cruft in release tarball
--------------------------+-------------------------------------------------
 Reporter:  hamish        |       Owner:  grass-dev@…              
     Type:  defect        |      Status:  new                      
 Priority:  normal        |   Milestone:  6.4.5                    
Component:  Installation  |     Version:  6.4.4                    
 Keywords:                |    Platform:  All                      
      Cpu:  All           |  
--------------------------+-------------------------------------------------

Comment(by glynn):

 Replying to [ticket:2354 hamish]:

 > They are not in svn so my guess is 'make clean' is missing them.

 gui/wxpython/Makefile needs a rule
 {{{
 clean: cleansubdirs
 }}}

 In 7.0, Dir.make has
 {{{
 clean: clean-recursive
 }}}
 so subdirectories are cleaned automatically.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/2354#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list