summaryrefslogtreecommitdiffstats
path: root/recipes/gsoap/gsoap_2.7.13.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gsoap/gsoap_2.7.13.inc')
-rw-r--r--recipes/gsoap/gsoap_2.7.13.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gsoap/gsoap_2.7.13.inc b/recipes/gsoap/gsoap_2.7.13.inc
index a6fbbb59e2..877e1d1d18 100644
--- a/recipes/gsoap/gsoap_2.7.13.inc
+++ b/recipes/gsoap/gsoap_2.7.13.inc
@@ -5,7 +5,7 @@ LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/gsoap2/gsoap_${PV}.tar.gz"
-inherit autotools_stage
+inherit autotools
S = "${WORKDIR}/gsoap-2.7"