From: Richard W.M. Jones Date: Tue, 24 Jan 2023 08:46:26 +0000 (+0000) Subject: Note to remove all .depcache files on the first run of a new build X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=4d0defeee8995d37f297228e856375d04d0bd2b6;hp=4d0defeee8995d37f297228e856375d04d0bd2b6;p=fedora-ocaml-rebuild.git Note to remove all .depcache files on the first run of a new build Somehow the existing files were invalid (did I change the format??) and that broke dependency generation. ---