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, 0 insertions, 2 deletions
diff --git a/recipes-devtools/go/go-systemd_git.bb b/recipes-devtools/go/go-systemd_git.bb index e7e97b9e..d147889c 100644 --- a/recipes-devtools/go/go-systemd_git.bb +++ b/recipes-devtools/go/go-systemd_git.bb | |||
@@ -14,8 +14,6 @@ PV = "4+git" | |||
14 | 14 | ||
15 | RDEPENDS:${PN} += "bash" | 15 | RDEPENDS:${PN} += "bash" |
16 | 16 | ||
17 | S = "${WORKDIR}/git" | ||
18 | |||
19 | inherit meta-virt-depreciated-warning | 17 | inherit meta-virt-depreciated-warning |
20 | 18 | ||
21 | do_install() { | 19 | do_install() { |