Package: tree / 1.7.0-5

Metadata

Package Version Patches format
tree 1.7.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
PATH_MAX | (download)

tree.c | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 this symbol is only defined on systems with a fixed path length
 limit. The Hurd does not have such a limit, so it isn't defined. The program
 should deal with arbitrary long path names, but adding this patch will handle
 the problem in the meantime.
manpage | (download)

doc/tree.1 | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

---