[GRASS-dev] Re: [GRASS GIS] #388: *.tcl installed as executable

GRASS GIS trac at osgeo.org
Thu Dec 4 12:17:00 EST 2008


#388: *.tcl installed as executable
---------------------------+------------------------------------------------
  Reporter:  hamish        |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect        |      Status:  new                      
  Priority:  minor         |   Milestone:  6.4.0                    
 Component:  Installation  |     Version:  svn-develbranch6         
Resolution:                |    Keywords:  build install            
  Platform:  Linux         |         Cpu:  Unspecified              
---------------------------+------------------------------------------------
Comment (by glynn):

 Replying to [ticket:388 hamish]:

 > browsing through the Debian lintian package report for grass 6.2.3 I
 notice that the .tcl files installed in $(ETC)/dm/,gm/ are incorrectly
 given an executable bit in the file system.

 > some Makefile magic required..

 I've changed gis.m/Makefile from $(INSTALL) to $(INSTALL_DATA) in r34721.
 tksys.tcl is an executable script, so I explicitly added execute
 permission for that file.

 d.m would need something similar, if we're going to keep it. Is there any
 reason to? Does it still work?

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


More information about the grass-dev mailing list