Package: tree / 1.5.3-1
Metadata
Package | Version | Patches format |
---|---|---|
tree | 1.5.3-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Makefile_nostrip.diff | (download) |
Makefile |
2 1 + 1 - 0 ! |
don't strip unconditionally during binary installation. Instead, dh_strip will take care of this when needed. |
PATH_MAX.diff | (download) |
tree.c |
4 4 + 0 - 0 ! |
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. |
1