pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform-provider-local: Fix the provider to the right path
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Mar 28 01:44:03 2021 +0100
Changeset: 914bd5253c006801886572dc8076cb7b97b71b1a
Modified Files:
terraform-provider-local/PLIST
Log Message:
terraform-provider-local: Fix the provider to the right path
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=914bd5253c006801886572dc8076cb7b97b71b1a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform-provider-local/PLIST | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/terraform-provider-local/PLIST b/terraform-provider-local/PLIST
index 814f6ac4d4..6c856b238d 100644
--- a/terraform-provider-local/PLIST
+++ b/terraform-provider-local/PLIST
@@ -1,2 +1,2 @@
@comment $NetBSD$
-share/terraform/plugins/${TERRAFORM_PROVIDER_NAME}/${TERRAFORM_PROVIDER_VERSION}/${GO_PLATFORM}/terraform-provider-local
+share/terraform/plugins/${TERRAFORM_PROVIDER_REGISTRY}/${TERRAFORM_PROVIDER_NAME}/${TERRAFORM_PROVIDER_VERSION}/${GO_PLATFORM}/terraform-provider-local
Home |
Main Index |
Thread Index |
Old Index