diff options
Diffstat (limited to 'recipes/libxosd/libxosd_svn.bb')
-rw-r--r-- | recipes/libxosd/libxosd_svn.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/libxosd/libxosd_svn.bb b/recipes/libxosd/libxosd_svn.bb index 02a4069a39..7a0ecd4fba 100644 --- a/recipes/libxosd/libxosd_svn.bb +++ b/recipes/libxosd/libxosd_svn.bb @@ -14,10 +14,6 @@ S = "${WORKDIR}/current" inherit autotools binconfig -do_stage() { - autotools_stage_all -} - PACKAGES =+ "${PN}-examples-dbg ${PN}-examples" FILES_${PN}-examples = "${bindir}/osd_cat" FILES_${PN}-examples-dbg += "${bindir}/.debug/" |