From: Eric S. Raymond Date: Wed, 24 May 2017 22:29:26 +0000 (-0400) Subject: Remove cached data on clean. X-Git-Tag: seed~57 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=e3e01af7fa1cd543f631f074c73f691d1f6315be;hp=e3e01af7fa1cd543f631f074c73f691d1f6315be Remove cached data on clean. We've had two instances now of database compilation getting silently broken and that not noticed because of the caching. Attempt to forestall this. ---