pkgsrc-WIP-changes archive

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

terraform: improve wording



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Oct 9 02:19:45 2021 +0200
Changeset:	1069b11592d393edf8d3e18f512c8a415d1bc618

Modified Files:
	terraform/provider.mk

Log Message:
terraform: improve wording

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

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

diffstat:
 terraform/provider.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/terraform/provider.mk b/terraform/provider.mk
index 0e7b910c91..7c468f99d5 100644
--- a/terraform/provider.mk
+++ b/terraform/provider.mk
@@ -53,7 +53,7 @@ PRINT_PLIST_AWK+=	{ sub("${TERRAFORM_PROVIDER_VERSION}", "$${TERRAFORM_PROVIDER_
 INSTALLATION_DIRS+=	${TERRAFORM_PROVIDER_DIR}
 
 #
-# This should overwrite `do-install:' target, however
+# This should be overwritten via `do-install:' target, however
 # lang/go/go-{module,package}.mk already overwrite them.
 #
 .if !target(pre-install)


Home | Main Index | Thread Index | Old Index