[GRASS-dev] [GRASS GIS] #1034: generic linux binaries lack startup script

#1034: generic linux binaries lack startup script
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Installation | Version: svn-trunk
Keywords: | Platform: Linux
      Cpu: Unspecified |
--------------------------+-------------------------------------------------
Probably due to the switch to a python-based start-up, the generic linux
binary installer does not contain a startup script. grass-7.0.svn-i686-pc-
linux-gnu-11_04_2010-install.sh contains

{{{
sed -e $STRING $DESTDIR/$GRASSPRG.tmp > $BINDIR/grass-$NAME_VER
}}}

but the tarball does not contain a grass70.tmp.

Moritz

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1034&gt;
GRASS GIS <http://grass.osgeo.org>