diff options
author | Michael Li <alimy@gility.net> | 2018-06-04 18:41:54 +0800 |
---|---|---|
committer | 无闻 <u@gogs.io> | 2018-06-04 18:41:54 +0800 |
commit | b152cbe45ae119eb21d4af42b3d34b117eda5753 (patch) | |
tree | f3fed8a85aefffb1c82fe98d91f22fd5b8dc8aac /public | |
parent | c08aab90ec696b7fcc56b8da0a468e74d266b89e (diff) |
Makefile: fix make build failure when environment of GOPATH have multiple items (#5262)
* fixed make build failure when enviroment of GOPATH have Multiple items
gogs source in /other/path/to/go/src/github.com/gogs/gogs and then
>cd /other/path/go/go/src/github.com/gogs/gogs
>GOPATH=/path/to/go:/other/path/to/go make
will also build success in this fixed code
* in makefile rename gogits to gogs
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions