Merkle trees and build systems
Merkle trees and build systems
Posted May 28, 2020 21:20 UTC (Thu) by MrWim (subscriber, #47432)In reply to: Merkle trees and build systems by estansvik
Parent article: Merkle trees and build systems
> Neat solution. Minor correction: I think the target of the ldconfig rule in the mandb/ldconfig example figure should be /etc/ld.so.cache, not the /lib and /usr/lib subtrees (?)
It's both really. ldconfig creates the symlinks in /lib and /usr/lib, so it needs to be that too.
