Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054859
D1770.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1770.diff
View Options
Index: package.yml
===================================================================
--- package.yml
+++ package.yml
@@ -2,40 +2,40 @@
version: 0.11.1
release: 1
source:
- - https://github.com/hashicorp/terraform/archive/v0.11.1.tar.gz: da804e69e990226ee14dadbf33850c8b074d5e0782d56522b71d62c4c5c82cba
+ - https://github.com/hashicorp/terraform/archive/v0.11.1.tar.gz: da804e69e990226ee14dadbf33850c8b074d5e0782d56522b71d62c4c5c82cba
license: MPL-2.0
component: programming.tools
summary: Terraform tool
description: |
- Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
+ Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
networking: true
builddeps:
- - git
- - golang
+ - git
+ - golang
setup: |
- mkdir -p ../src/github.com/hashicorp/terraform
- cp -aT . ../src/github.com/hashicorp/terraform/
- mv ../src .
+ mkdir -p ../src/github.com/hashicorp/terraform
+ cp -aT . ../src/github.com/hashicorp/terraform/
+ mv ../src .
- export GOPATH=`pwd`
- go get -u golang.org/x/tools/cmd/stringer
+ export GOPATH=`pwd`
+ go get -u golang.org/x/tools/cmd/stringer
build: |
- export GOPATH=`pwd`
- export PATH=$PATH:$GOPATH/bin
- cd src/github.com/hashicorp/terraform
- %make dev
+ export GOPATH=`pwd`
+ export PATH=$PATH:$GOPATH/bin
+ cd src/github.com/hashicorp/terraform
+ %make dev
check: |
- export GOPATH=`pwd`
- export PATH=$PATH:$GOPATH/bin
- cd src/github.com/hashicorp/terraform
- %make test
+ export GOPATH=`pwd`
+ export PATH=$PATH:$GOPATH/bin
+ cd src/github.com/hashicorp/terraform
+ %make test
install: |
- install -D -d -m 00755 $installdir/usr/bin
- install -D -m 00755 src/github.com/hashicorp/terraform/bin/terraform $installdir/usr/bin/terraform
+ install -D -d -m 00755 $installdir/usr/bin
+ install -D -m 00755 src/github.com/hashicorp/terraform/bin/terraform $installdir/usr/bin/terraform
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 1:17 AM (3 h, 18 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811577
Default Alt Text
D1770.diff (1 KB)
Attached To
Mode
D1770: Fix spacing
Attached
Detach File
Event Timeline
Log In to Comment