Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go: Update to version 1.4.1. #5797

Closed
wants to merge 1 commit into from
Closed

Conversation

brendanlong
Copy link
Contributor

Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go". The problem was that the postUnpack step was creating the "go" directory, which caused if [ ! -d go ] to always fail.

I also removed the -v from the cp since it was annoying and made it hard to debug.

Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go".
@cstrahan cstrahan self-assigned this Jan 23, 2015
@cstrahan cstrahan closed this in 51902ba Jan 23, 2015
@cstrahan
Copy link
Contributor

Thanks!

viric pushed a commit that referenced this pull request Feb 4, 2015
Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go".

Resolves #5797

(cherry picked from commit 51902ba)
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
Also had to fix the code that was trying to make sure the go-* folders get renamed to just "go".

Resolves NixOS#5797

(cherry picked from commit 51902ba)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants