aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libidn
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libidn')
-rw-r--r--recipes/libidn/libidn_1.15.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/libidn/libidn_1.15.bb b/recipes/libidn/libidn_1.15.bb
index 0a68a796c7..2381bf01ee 100644
--- a/recipes/libidn/libidn_1.15.bb
+++ b/recipes/libidn/libidn_1.15.bb
@@ -13,7 +13,3 @@ EXTRA_OECONF = " --disable-tld"
do_configure_prepend () {
autoreconf -f -i -s
}
-
-do_stage () {
- autotools_stage_all
-}