pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

lima: Add rationale behind VERSION overwrite



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Jun 12 23:33:48 2022 +0200
Changeset:	09ff9ae63c301270280d440af96a1bc6c4334b98

Modified Files:
	lima/Makefile

Log Message:
lima: Add rationale behind VERSION overwrite

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=09ff9ae63c301270280d440af96a1bc6c4334b98

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 lima/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/lima/Makefile b/lima/Makefile
index 5192a8f778..13e90597d2 100644
--- a/lima/Makefile
+++ b/lima/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE=	https://github.com/lima-vm/lima
 COMMENT=	Linux virtual machines for running containerd
 LICENSE=	apache-2.0
 
+# Avoid to invoke/use git
 MAKE_FLAGS+=	VERSION=${GITHUB_TAG}
 
 USE_TOOLS+=	gmake


Home | Main Index | Thread Index | Old Index