diff options
Diffstat (limited to 'packages/maemo/osso-esd_0.5.bb')
-rw-r--r-- | packages/maemo/osso-esd_0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo/osso-esd_0.5.bb b/packages/maemo/osso-esd_0.5.bb index e53cc95a05..dde84ca601 100644 --- a/packages/maemo/osso-esd_0.5.bb +++ b/packages/maemo/osso-esd_0.5.bb @@ -7,7 +7,7 @@ DEPENDS = "audiofile osso-dsp-headers" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.orig.tar.gz" -S = ${WORKDIR}/esd +S = "${WORKDIR}/esd" inherit autotools pkgconfig |