From: Thorsten Leemhuis on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1779#note_9458546...
which variables directly affected the SPEC file and which were used for
other reasons in the Makefile.
But is that relevant for people that do anything with kernel-ark or only useful to make the Makefiles more readable? If it's just the latter I'd say it's more confusing then helpful.
This got me thinking: the document added by this patch afaics doesn't even tell me what I can do with the variable names I just learned from that text. Or am I missing something?
I assume I can pass them to make (say `make dist-srpm BUILD=123` ?), but shouldn't the text explain this?