aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/esound/esound_0.2.36.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/esound/esound_0.2.36.bb')
-rw-r--r--recipes/esound/esound_0.2.36.bb11
1 files changed, 3 insertions, 8 deletions
diff --git a/recipes/esound/esound_0.2.36.bb b/recipes/esound/esound_0.2.36.bb
index de281d7ef8..eeb83e407b 100644
--- a/recipes/esound/esound_0.2.36.bb
+++ b/recipes/esound/esound_0.2.36.bb
@@ -8,9 +8,9 @@ PR = "r3"
inherit gnome binconfig
SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/esound/0.2/esound-0.2.36.tar.bz2;name=archive \
- https://launchpad.net/ubuntu/breezy/+source/esound/0.2.36-1ubuntu5/+files/esound_0.2.36-1ubuntu5.diff.gz;patch=1;name=patch \
- file://no-docs.patch;patch=1 \
- file://configure-fix.patch;patch=1"
+ https://launchpad.net/ubuntu/breezy/+source/esound/0.2.36-1ubuntu5/+files/esound_0.2.36-1ubuntu5.diff.gz;name=patch \
+ file://no-docs.patch \
+ file://configure-fix.patch"
EXTRA_OECONF = " \
--disable-alsa \
@@ -21,11 +21,6 @@ do_configure_prepend() {
sed -i -e 's:/usr/include/mme:${STAGING_INCDIR}/mme:g' configure.ac
}
-do_stage() {
- autotools_stage_all
-}
-
-
PACKAGES =+ "esddsp esd esd-utils"
FILES_esddsp = "${bindir}/esddsp ${libdir}/libesddsp.so.*"