Closed zquestz closed 8 years ago
Allow make uninstall to function when multiple GOPATH's are set. It just defaults to using the first one.
make uninstall
Tested in bash, zsh, and fish shell.
Fixes https://github.com/zquestz/s/issues/105
@mewmew thanks for the report.
Allow
make uninstall
to function when multiple GOPATH's are set. It just defaults to using the first one.Tested in bash, zsh, and fish shell.
Fixes https://github.com/zquestz/s/issues/105
@mewmew thanks for the report.