Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
app-engine-go-64: add symlink for gocode
Browse files Browse the repository at this point in the history
  • Loading branch information
wuman authored and DomT4 committed Jan 29, 2016
1 parent e128530 commit b3a969d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/app-engine-go-64.rb
Expand Up @@ -18,6 +18,7 @@ def install
].each do |fn|
bin.install_symlink pkgshare/fn
end
(pkgshare/"goroot/pkg").install_symlink pkgshare/"goroot/pkg/darwin_amd64_appengine" => "darwin_amd64"
end

test do
Expand Down

0 comments on commit b3a969d

Please sign in to comment.