]> Lady’s Gitweb - Shushe/commitdiff
Fix prerequisite handling when there are none
authorLady <redacted>
Sat, 25 Jan 2025 02:32:09 +0000 (21:32 -0500)
committerLady <redacted>
Sat, 25 Jan 2025 02:32:09 +0000 (21:32 -0500)
In a directory with no sources, there won’t be any metadata, and so
the `$(and …)` in `$(diffprereqs)` would exit early, before creating
the file in `$(BUILDDIR)/lastprereqs`. However, this latter file is
still returned as a prerequisite. This commit touches it if it doesn’t
exist to ensure it is always created.


No differences found
This page took 0.035878 seconds and 4 git commands to generate.