pkgsrc-WIP-changes archive

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

terraform-provider-local: G/C not needed bits



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Mar 3 11:34:04 2026 +0100
Changeset:	10477c03cb244c0dc79dbcd8fa7570f38aaa0d86

Modified Files:
	terraform-provider-local/Makefile

Log Message:
terraform-provider-local: G/C not needed bits

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

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

diffstat:
 terraform-provider-local/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/terraform-provider-local/Makefile b/terraform-provider-local/Makefile
index 2b34165995..6365fe9194 100644
--- a/terraform-provider-local/Makefile
+++ b/terraform-provider-local/Makefile
@@ -10,8 +10,6 @@ HOMEPAGE=	https://www.terraform.io/docs/providers/local/
 COMMENT=	Terraform provider for local resources
 LICENSE=	mpl-2.0
 
-GO_BUILD_PATTERN=	.
-
 TERRAFORM_PROVIDER_BIN=		terraform-provider-local
 TERRAFORM_PROVIDER_NAMESPACE=	hashicorp
 TERRAFORM_PROVIDER_TYPE=	local


Home | Main Index | Thread Index | Old Index