[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
maint: import tests/init.sh from Gnulib during bootstrap
From: |
Collin Funk |
Subject: |
maint: import tests/init.sh from Gnulib during bootstrap |
Date: |
Wed, 03 Jul 2024 18:08:02 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
Recently there was a bug fix in Gnulib's tests/init.sh. I then noticed
many packages copy this manually from Gnulib. Bruno and I discussed the
proper way to import the file from Gnulib [1].
What do you think of the attached patch? Basically remove the file from
version control. Then add 'gnulib-tool --copy-file tests/init.sh' to
bootstrap_post_import_hook. That way every time ./bootstrap is invoked
the proper version is imported.
Collin
[1] https://lists.gnu.org/archive/html/bug-gnulib/2024-06/msg00245.html
0001-maint-import-tests-init.sh-from-Gnulib-during-bootst.patch
Description: Text Data
- maint: import tests/init.sh from Gnulib during bootstrap,
Collin Funk <=