Opened 11 years ago
Closed 8 years ago
#2073 closed defect (fixed)
help page temp files not cleaned by distclean and shipped in source tarball
Reported by: | hamish | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 6.4.5 |
Component: | Compiling | Version: | 6.4.3 |
Keywords: | distclean | Cc: | |
CPU: | x86-64 | Platform: | Linux |
Description
Hi,
Apparently 'make distclean' in 6.4.3 does not clean out *.tmp.html in sites/s.out.ascii/ and gui/wxpython/docs/.
actually, old copies of gui/wxpython/docs/*.tmp.html are being shipped in the grass-6.4.3.tar.gz source tarball.
thanks, Hamish
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 9 years ago
Milestone: | 6.4.4 → 6.4.6 |
---|
comment:3 by , 8 years ago
Milestone: | 6.4.6 → 6.4.5 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The problem is no longer present. Closing.
Note:
See TracTickets
for help on using tickets.
The issue remains for the wxGUI manual pages:
Maybe a special "clean:" target is needed in
gui/wxpython/docs/Makefile
?