aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libxosd/libxosd_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libxosd/libxosd_svn.bb')
-rw-r--r--recipes/libxosd/libxosd_svn.bb8
1 files changed, 2 insertions, 6 deletions
diff --git a/recipes/libxosd/libxosd_svn.bb b/recipes/libxosd/libxosd_svn.bb
index b760e24817..7a0ecd4fba 100644
--- a/recipes/libxosd/libxosd_svn.bb
+++ b/recipes/libxosd/libxosd_svn.bb
@@ -7,17 +7,13 @@ PV = "2.2.15+svnr${SRCPV}"
PR = "r5"
SRC_URI = "svn://libxosd.svn.sourceforge.net/svnroot/libxosd/source;module=current;proto=https \
- file://autofoo.patch;patch=1 \
- file://use-sane-default-font.patch;patch=1"
+ file://autofoo.patch \
+ file://use-sane-default-font.patch"
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/"