[bug#60746] [PATCH] dirstamp: use append too instead of truncate

Karl Berry <[email protected]> Thu, 12 Jan 2023 15:50:13 -0700
Newsgroups gmane.comp.sysutils.automake.patches
Message-ID <[email protected]>
    -		    . "\t\@: > $dirstamp\n");
    +		    . "\t\@: >>$dirstamp\n");

No objection from me. Go for it. Thanks. -k