diff options
Diffstat (limited to 'recipes-devtools/go/go-md2man_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-md2man_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/go/go-md2man_git.bb b/recipes-devtools/go/go-md2man_git.bb index a1fcbe9b..a62f4832 100644 --- a/recipes-devtools/go/go-md2man_git.bb +++ b/recipes-devtools/go/go-md2man_git.bb | |||
| @@ -18,6 +18,6 @@ S = "${WORKDIR}/git" | |||
| 18 | 18 | ||
| 19 | inherit go | 19 | inherit go |
| 20 | 20 | ||
| 21 | do_compile_prepend() { | 21 | do_compile:prepend() { |
| 22 | export GO111MODULE=off | 22 | export GO111MODULE=off |
| 23 | } | 23 | } |
