From: Lady <redacted>
Date: Sat, 25 Jan 2025 02:16:09 +0000 (-0500)
Subject: Enable multiple DATADIR
X-Git-Tag: 1.0.0~2
X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/7e39a36064ba7afc8c061ca5c2da125756014553?hp=7e39a36064ba7afc8c061ca5c2da125756014553

Enable multiple DATADIR

⛩📰 书社 requires that `$(DATADIR)` point to at least one real
directory before entering two‐step mode, but it failed to correctly
handle this check in the case where there were multiple `$(DATADIR)`
supplied.
---