]> git.ipfire.org Git - thirdparty/rsync.git/commit
Always run `mkgitver` prior to a build
authorWayne Davison <wayne@opencoder.net>
Fri, 1 Oct 2021 21:13:00 +0000 (14:13 -0700)
committerWayne Davison <wayne@opencoder.net>
Fri, 1 Oct 2021 21:17:53 +0000 (14:17 -0700)
commitbff084c10a90a77cf21cccd89e58b5efd5ed8d43
tree26d79792b8db0bfa3864650496c6b555573fcd22
parent16c8b05f117e0b59668ac28b8ddd4db50eae8319
Always run `mkgitver` prior to a build

Some hosts were not running `mkgitver` when they should, so tweak the
script to only update the timestamp when the file's data changes and
then always run the script when performing a build.
Makefile.in
mkgitver