diff options
Diffstat (limited to 'recipes-devtools/go/go-systemd_git.bb')
| -rw-r--r-- | recipes-devtools/go/go-systemd_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/go/go-systemd_git.bb b/recipes-devtools/go/go-systemd_git.bb index 3aa837aa..e7e97b9e 100644 --- a/recipes-devtools/go/go-systemd_git.bb +++ b/recipes-devtools/go/go-systemd_git.bb | |||
| @@ -16,6 +16,8 @@ RDEPENDS:${PN} += "bash" | |||
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
| 19 | inherit meta-virt-depreciated-warning | ||
| 20 | |||
| 19 | do_install() { | 21 | do_install() { |
| 20 | install -d ${D}${prefix}/local/go/src/${PKG_NAME} | 22 | install -d ${D}${prefix}/local/go/src/${PKG_NAME} |
| 21 | cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/ | 23 | cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/ |
