summaryrefslogtreecommitdiffstats
path: root/recipes/mpfr/mpfr_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mpfr/mpfr_svn.bb')
-rw-r--r--recipes/mpfr/mpfr_svn.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/mpfr/mpfr_svn.bb b/recipes/mpfr/mpfr_svn.bb
index f1e9273a65..97f2e5fdf6 100644
--- a/recipes/mpfr/mpfr_svn.bb
+++ b/recipes/mpfr/mpfr_svn.bb
@@ -7,6 +7,3 @@ PR = "r3"
SRC_URI = "svn://scm.gforge.inria.fr/svn/mpfr;module=trunk"
S = "${WORKDIR}/trunk"
-do_stage() {
- autotools_stage_all
-}