summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-networking/netcf/netcf_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-networking/netcf/netcf_git.bb b/recipes-networking/netcf/netcf_git.bb
index d380e95e..218cd17d 100644
--- a/recipes-networking/netcf/netcf_git.bb
+++ b/recipes-networking/netcf/netcf_git.bb
@@ -18,7 +18,7 @@ DEPENDS += "augeas libnl libxslt libxml2"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit gettext autotools 21inherit gettext autotools-brokensep
22 22
23do_configure_prepend() { 23do_configure_prepend() {
24 cd ${S} 24 cd ${S}