]> Savannah Git Hosting - gnulib.git/commit
maintainer-makefile: Fix syntax-check rules wrt README.
authorBernhard Voelker <mail@bernhard-voelker.de>
Sun, 24 Sep 2023 16:13:50 +0000 (18:13 +0200)
committerBernhard Voelker <mail@bernhard-voelker.de>
Sun, 24 Sep 2023 17:37:05 +0000 (19:37 +0200)
commit2b63182ece42f65f1ee6b5290fad2901fb7dbe77
treea7d892b28053b2b74e7f43a6ab64ea8e1742df50
parentfb0ad9fe97ff47102f9cc08b7e7793111f9e49ad
maintainer-makefile: Fix syntax-check rules wrt README.

* top/maint.mk (sc_readme_link_install): Change the value of the
variable in_vc_files to contain a pattern for the README file.
(sc_readme_link_copying): Likewise.
Previously, the above rules always passed, because the generated
list of files was empty.  Bug introduced when adding the rules
in commit 53b4bf3018.
ChangeLog
top/maint.mk