diff options
Diffstat (limited to 'recipes/libw100/libw100_svn.bb')
-rw-r--r-- | recipes/libw100/libw100_svn.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/libw100/libw100_svn.bb b/recipes/libw100/libw100_svn.bb index 343d5308d1..277b0e91e0 100644 --- a/recipes/libw100/libw100_svn.bb +++ b/recipes/libw100/libw100_svn.bb @@ -10,7 +10,3 @@ S = "${WORKDIR}/trunk" inherit autotools pkgconfig -do_stage() { - autotools_stage_all -} - |