aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fltk/efltk_2.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fltk/efltk_2.0.7.bb')
-rw-r--r--recipes/fltk/efltk_2.0.7.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/fltk/efltk_2.0.7.bb b/recipes/fltk/efltk_2.0.7.bb
index 2da7ae0f06..68329ab92c 100644
--- a/recipes/fltk/efltk_2.0.7.bb
+++ b/recipes/fltk/efltk_2.0.7.bb
@@ -40,10 +40,6 @@ do_configure_append() {
sed -i s,CONFIGDIR,'"${datadir}/ede/"', src/core/Fl_Config.cpp
}
-do_stage() {
- autotools_stage_all
-}
-
do_install () {
install -d ${D}${libdir}
oe_runmake install prefix="${D}${prefix}" \