Package: fhist / 1.21.D001-2

Metadata

Package Version Patches format
fhist 1.21.D001-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
sanitize bison.patch | (download)

Makefile.in | 4 2 + 2 - 0 !
common/sub/expr_gram.y | 2 2 + 0 - 0 !
2 files changed, 4 insertions(+), 2 deletions(-)

 sanitize bison usage
 use
   %define api.prefix {...}
 instead of crude
   sed -e 's/[yY][yY]/.../g'

 Thanks to Akim Demaille for the hint! (#960608)


configure_accept_all_options.patch | (download)

configure | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 configure can't cope with option `--runstatedir=/run` ... just don't make it fail


zd.patch | (download)

common/compare.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---