[GRASS-dev] [GRASS GIS] #1946: wingrass: demolocation includes .svn/ cruft

GRASS GIS trac at osgeo.org
Wed Apr 24 05:05:04 PDT 2013


#1946: wingrass: demolocation includes .svn/ cruft
-----------------------+----------------------------------------------------
 Reporter:  hamish     |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  trivial    |   Milestone:  6.4.3                    
Component:  Packaging  |     Version:  svn-develbranch6         
 Keywords:  wingrass   |    Platform:  MSWindows XP             
      Cpu:  x86-32     |  
-----------------------+----------------------------------------------------

Comment(by hellik):

 Replying to [comment:8 hamish]:
 >
 > (I think that recursive remove is also needed for the extracted ms VC++
 dll dir in Temp/, right now it gets left behind after install)

 http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/mswindows
 /GRASS-Installer.nsi.tmpl#L1000

 {{{
 Delete "$TEMP\$ARCHIVE_NAME"
 Delete "$TEMP\$ORIGINAL_UNTAR_FOLDER"
 }}}

 the downloaded files and folders should be deleted.

 if e.g. vcredist_2005_x86.exe creates another folder with extracted files,
 shouldn't be this cleaning the os?

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1946#comment:10>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list