Debian Patches

Status for potool/0.19-1.1

Patch Description Author Forwarded Bugs Origin Last update
fix-shuffle-reverse-ftbfs.patch Fix FTBFS with make --shuffle=reverse lex.po.c and lex.po.o include po.tab.h, which is generated as a side
effect of the bison rule that builds po.tab.c. Without an explicit
dependency on po.tab.h (or po.tab.c), make --shuffle=reverse compiles
lex.po.o before bison runs and the header does not yet exist.
Add po.tab.c as a prerequisite of lex.po.c and lex.po.o so that make
always runs bison first regardless of rule ordering.
no debian 2026-05-14

All known versions for source package 'potool'

Links