[GRASS-dev] [GRASS GIS] #781: Please, don't call python literally in makefiles

#781: Please, don't call python literally in makefiles
-------------------------+--------------------------------------------------
Reporter: frankie | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Keywords: | Platform: All
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
At least a couple of makefiles (see gui/wxpython/{nviz,vdigit}) have calls
to 'python'. Please, use a suitable var (eg. PYTHON) for possible
overrides instead.

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

#781: Please, don't call python literally in makefiles
--------------------------+-------------------------------------------------
  Reporter: frankie | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Resolution: duplicate | Keywords:
  Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by kyngchaos):

  * status: new => closed
  * resolution: => duplicate

Comment:

Duplicate of #640. I'm working on it, slowly.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#781: Please, don't call python literally in makefiles
--------------------------+-------------------------------------------------
  Reporter: frankie | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Resolution: duplicate | Keywords:
  Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martinl):

Replying to [comment:1 kyngchaos]:
> Duplicate of #640. I'm working on it, slowly.

AFAIU, already fixed by Glynn in r39443.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#781: Please, don't call python literally in makefiles
--------------------------+-------------------------------------------------
  Reporter: frankie | Owner: grass-dev@lists.osgeo.org
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: Compiling | Version: unspecified
Resolution: duplicate | Keywords:
  Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by kyngchaos):

Oh. But that's a quick partial fix, for the exact issue of this bug. But
the broader problem in #640 is that PYTHON should also be configured.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/781#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>