From: Mark Wooding Date: Tue, 5 May 2020 19:48:18 +0000 (+0100) Subject: Makefile: Change the tag for maintenance to be `MAINT'. X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-chroot/commitdiff_plain/fe87403bebc97012b12eb212ba994a4e9aaaa6ec Makefile: Change the tag for maintenance to be `MAINT'. --- diff --git a/Makefile b/Makefile index 7479ae6..a3a1ecc 100644 --- a/Makefile +++ b/Makefile @@ -639,7 +639,7 @@ JOBS = chroot cross-tools pkg-build MAINTQ_ = -q MAINTQ_0 = -q -MAINT = +$(call v_tag,RUN)\ +MAINT = +$(call v_tag,MAINT)\ PYTHONPATH=$(STATE)/lib/python $(STATE)/bin/chroot-maint \ $(MAINTQ_$V) $(OPTS)