Package: fapg / 0.44-3

Metadata

Package Version Patches format
fapg 0.44-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1000 no lzma automake.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop obsolete dist-lzma automake option.
 Not able to regenerate autoconf/automake setup with this option
 enabled.
1010 no path max.patch | (download)

fapg.c | 22 17 + 5 - 0 !
1 file changed, 17 insertions(+), 5 deletions(-)

 remove use of path_max to build on hurd
 This also ensure the program work with any file system on Linux,
 as PATH_MAX is not really a relevant limit for all file systems.