Re: [PATCH] gnulib-tool.py: Fix missing 'gnulib-cache.m4' in EXTRA_DIST.

2024-03-28 Thread Bruno Haible
Collin Funk wrote: > This loop in the Python version was written incorrectly. Missing the > 'not' and 'isfile': Thanks. Applied, with corrected indentation. Bruno

[PATCH] gnulib-tool.py: Fix missing 'gnulib-cache.m4' in EXTRA_DIST.

2024-03-28 Thread Collin Funk
This patch fixes this diff in a few of the import tests: $ diff -u ./test-oath-toolkit-4.result/libpskc/gl/Makefile.am tmp529642-result/libpskc/gl/Makefile.am --- ./test-oath-toolkit-4.result/libpskc/gl/Makefile.am 2024-03-28 02:51:26.031078064 -0700 +++ tmp529642-result/libpskc/gl/Makefile.am