Package: pasdoc / 0.16.0-3

Metadata

Package Version Patches format
pasdoc 0.16.0-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
split build tools.patch | (download)

Makefile | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 fix ftbfs with make --shuffle=reverse
 Split build-tools into build-generators and build-tools to fix a circular dependency
 where building pascal_pre_proc requires .inc files, but the generators for those .inc
 files are built at the same time.