diff options
Diffstat (limited to 'recipes/gpephone/libvoc_svn.bb')
-rw-r--r-- | recipes/gpephone/libvoc_svn.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes/gpephone/libvoc_svn.bb b/recipes/gpephone/libvoc_svn.bb index 3389c7d10a..713eb6a1d5 100644 --- a/recipes/gpephone/libvoc_svn.bb +++ b/recipes/gpephone/libvoc_svn.bb @@ -12,6 +12,3 @@ SRC_URI = "${GPEPHONE_SVN}" S = "${WORKDIR}/${PN}" -do_stage () { - autotools_stage_all -} |