diff options
Diffstat (limited to 'packages/maemo/osso-app-killer_0.4-3.bb')
-rw-r--r-- | packages/maemo/osso-app-killer_0.4-3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo/osso-app-killer_0.4-3.bb b/packages/maemo/osso-app-killer_0.4-3.bb index e531120956..96de1cd03a 100644 --- a/packages/maemo/osso-app-killer_0.4-3.bb +++ b/packages/maemo/osso-app-killer_0.4-3.bb @@ -5,7 +5,7 @@ DEPENDS = "libosso" SRC_URI = "http://repository.maemo.org/pool/maemo/ossw/source/o/${PN}/${PN}_${PV}.tar.gz" -S = ${WORKDIR}/${PN}-0.4 +S = "${WORKDIR}/${PN}-0.4" inherit autotools pkgconfig |