aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libmad
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-08-27 09:47:58 +0000
committerKoen Kooi <koen@openembedded.org>2007-08-27 09:47:58 +0000
commite6462fedf87887ac4998a35f1e21a5222636f21c (patch)
treea15d5ef7336968b94c83e09201aa35e7774b8a69 /packages/libmad
parentd0a72e1c5976f0ca958fec5c8f3617d33e12ee2d (diff)
downloadopenembedded-e6462fedf87887ac4998a35f1e21a5222636f21c.tar.gz
libmad: fix SRC_URI
Diffstat (limited to 'packages/libmad')
-rw-r--r--packages/libmad/libmad_0.15.1b.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/libmad/libmad_0.15.1b.bb b/packages/libmad/libmad_0.15.1b.bb
index fdeeeb0cdf..5393f822cf 100644
--- a/packages/libmad/libmad_0.15.1b.bb
+++ b/packages/libmad/libmad_0.15.1b.bb
@@ -9,7 +9,7 @@ PR = "r1"
SRC_URI = "ftp://ftp.mars.org/pub/mpeg/libmad-${PV}.tar.gz"
S = "${WORKDIR}/libmad-${PV}"
-SRC_URI_append_avr32 = "file://libmad-0.15.1b-avr32-optimization.patch;patch=1"
+SRC_URI_append_avr32 = " file://libmad-0.15.1b-avr32-optimization.patch;patch=1"
inherit autotools