summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-dbus_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/go/go-dbus_git.bb')
-rw-r--r--recipes-devtools/go/go-dbus_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/go/go-dbus_git.bb b/recipes-devtools/go/go-dbus_git.bb
index 49b2de3b..bc8691c4 100644
--- a/recipes-devtools/go/go-dbus_git.bb
+++ b/recipes-devtools/go/go-dbus_git.bb
@@ -14,6 +14,8 @@ PV = "4.0.0+git"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16
17inherit meta-virt-depreciated-warning
18
17do_install() { 19do_install() {
18 install -d ${D}${prefix}/local/go/src/${PKG_NAME} 20 install -d ${D}${prefix}/local/go/src/${PKG_NAME}
19 cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/ 21 cp -r ${S}/* ${D}${prefix}/local/go/src/${PKG_NAME}/