[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 61.
|
From: |
Collin Funk |
|
Subject: |
[PATCH] gnulib-tool.py: Follow gnulib-tool changes, part 61. |
|
Date: |
Sat, 16 Mar 2024 20:17:56 -0700 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) |
> commit 4bf9c96497946ce6f7b84f6527ed0291657cf728
> Author: Bruno Haible <bruno@clisp.org>
> Date: Sun Jan 9 15:38:51 2022 +0100
>
> Remove influence of Automake conditionals on conditional dependencies.
>
> So, once that is done things should work properly. Hopefully.
Looks like my prediction was correct.
Here is a basic test to show things are moving in the correct direction:
$ env GNULIB_TOOL_IMPL=sh+py gnulib-tool --create-testdir --dir mytestdir
--conditional-dependencies regex
And then diff'ing the shell and python output before part 60, after part
60, and then after this patch:
$ ls -l *.diff
-rw-r--r--. 1 collin collin 1745735 Mar 16 20:00 0001-pre60.diff
-rw-r--r--. 1 collin collin 1745735 Mar 16 20:03 0002-pre61.diff
-rw-r--r--. 1 collin collin 22564 Mar 16 20:06 0003-post61.diff
Collin
0002-gnulib-tool.py-Follow-gnulib-tool-changes-part-61.patch
Description: Text Data