diff options
Diffstat (limited to 'recipes/gpephone/libabenabler2_svn.bb')
-rw-r--r-- | recipes/gpephone/libabenabler2_svn.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/gpephone/libabenabler2_svn.bb b/recipes/gpephone/libabenabler2_svn.bb index 004ba3ec46..d9fc238060 100644 --- a/recipes/gpephone/libabenabler2_svn.bb +++ b/recipes/gpephone/libabenabler2_svn.bb @@ -12,10 +12,6 @@ SRC_URI = "${GPEPHONE_SVN}" S = "${WORKDIR}/${PN}" -do_stage () { - autotools_stage_all -} - DEFAULT_PREFERENCE = "-1" LDFLAGS += " -L${STAGING_LIBDIR}" |