aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/octave/octave.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/octave/octave.inc')
-rw-r--r--recipes/octave/octave.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/octave/octave.inc b/recipes/octave/octave.inc
index 57c2c35e5e..f7c29788ff 100644
--- a/recipes/octave/octave.inc
+++ b/recipes/octave/octave.inc
@@ -28,6 +28,3 @@ PACKAGES =+ "octave-m"
# octave-m provides matlab routines in .m file format
FILES_${PN}-m = "${datadir}/${PN}/*"
-do_stage() {
- autotools_stage_all
-}