[GRASS-dev] [GRASS GIS] #2073: help page temp files not cleaned by distclean and shipped in source tarball
GRASS GIS
trac at osgeo.org
Mon May 5 13:46:19 PDT 2014
#2073: help page temp files not cleaned by distclean and shipped in source tarball
-----------------------+----------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: minor | Milestone: 6.4.4
Component: Compiling | Version: 6.4.3
Keywords: distclean | Platform: Linux
Cpu: x86-64 |
-----------------------+----------------------------------------------------
Comment(by neteler):
The issue remains for the wxGUI manual pages:
{{{
[neteler at oboe grass64]$ make distclean
[neteler at oboe grass64]$ find . -name '*.tmp.html'
./gui/wxpython/docs/wxGUI.Components.tmp.html
./gui/wxpython/docs/wxGUI.Modeler.tmp.html
./gui/wxpython/docs/wxGUI.PsMap.tmp.html
./gui/wxpython/docs/wxGUI.Nviz.tmp.html
./gui/wxpython/docs/wxGUI.Vector_Digitizer.tmp.html
./gui/wxpython/docs/wxGUI.GCP_Manager.tmp.html
./gui/wxpython/docs/wxGUI.tmp.html
./gui/wxpython/docs/wxGUI.Attribute_Table_Manager.tmp.html
}}}
Maybe a special "clean:" target is needed in
gui/wxpython/docs/Makefile
?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2073#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list