[GRASS-dev] [GRASS GIS] #3818: Bug in modules.xml (double man1 in path)

#3818: Bug in modules.xml (double man1 in path)
-------------------------+-------------------------
Reporter: AnikaBettge | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Compiling | Version: svn-trunk
Keywords: | CPU: x86-64
Platform: Linux |
-------------------------+-------------------------
In the file https://grass.osgeo.org/addons/grass7/modules.xml there stands
e.g. "<file>docs/man/man1/man1/r.area.1</file>" but the r.area.1 file is
in "docs/man/man1".

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

#3818: Bug in modules.xml (double man1 in path)
--------------------------+-------------------------
  Reporter: AnikaBettge | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.8.3
Component: Compiling | Version: svn-trunk
Resolution: | Keywords:
       CPU: x86-64 | Platform: Linux
--------------------------+-------------------------

Comment (by nila):

possible fix with https://github.com/OSGeo/grass-addons/pull/93

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

#3818: Bug in modules.xml (double man1 in path)
--------------------------+-------------------------
  Reporter: AnikaBettge | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.8.3
Component: Compiling | Version: svn-trunk
Resolution: | Keywords:
       CPU: x86-64 | Platform: Linux
--------------------------+-------------------------

Comment (by neteler):

@AnikaBettge: could you pls try the fix?

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

#3818: Bug in modules.xml (double man1 in path)
--------------------------+-------------------------
  Reporter: AnikaBettge | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.8.3
Component: Compiling | Version: svn-trunk
Resolution: fixed | Keywords:
       CPU: x86-64 | Platform: Linux
--------------------------+-------------------------
Changes (by martinl):

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

Comment:

Fixed in <file>docs/man/man1/r.area.1</file>

 <file>docs/man/man1/r.area.1</file>

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3818#comment:4&gt;
GRASS GIS <https://grass.osgeo.org>